From: maks Date: Thu, 27 Aug 2020 12:17:45 +0000 (+0200) Subject: docs: fix title-bar fragment in link X-Git-Tag: v6.7.1~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12139%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: fix title-bar fragment in link --- diff --git a/docs/pages/flexbox-mode.md b/docs/pages/flexbox-mode.md index 83aa73652..6c89ef17c 100644 --- a/docs/pages/flexbox-mode.md +++ b/docs/pages/flexbox-mode.md @@ -54,7 +54,7 @@ Besides the flex grid, these components have flexbox modes: - [Menu](menu.html) - [Top bar](top-bar.html) - [Media object](media-object.html) -- [Title bar](off-canvas.html#title-bar) +- [Title bar](off-canvas.html#combining-with-title-bar) - [Card](card.html) In general, all of the components work exactly the same. However, a few of them require slight changes to CSS classes used to work properly. Refer to the documentation for each to find out what's different.