]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
links and clarification in navbar docs
authorMark Otto <markdotto@gmail.com>
Mon, 7 Dec 2015 06:47:23 +0000 (22:47 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 7 Dec 2015 06:47:23 +0000 (22:47 -0800)
docs/components/navbar.md

index 61458feebabf9f5a14127b6f6766e2b070f1725f..241282fb26dc7362310effc666a15ad5eee899b6 100644 (file)
@@ -26,7 +26,7 @@ Navbars come with built-in support for a handful of sub-components. Mix and matc
 
 - `.navbar-brand` for your company, product, or project name
 - `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns)
-- `.navbar-toggler` for use with our collapse plugin and other navigation toggling behaviors.
+- `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsing-content) behaviors.
 
 Here's an example of all the sub-components included in a default, light navbar:
 
@@ -194,7 +194,7 @@ Here are some examples to show what we mean.
 
 ## Containers
 
-Although it's not required, you can wrap a navbar in a `.container` to center it on a page or add one within to only center the contents of the navbar.
+Although it's not required, you can wrap a navbar in a `.container` to center it on a page or add one within to only center the contents of a [fixed or static top navbar](#placement).
 
 {% example html %}
 <div class="container">