]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix link to navbar doc
authorFabien <fabien.creative@gmail.com>
Tue, 2 Apr 2013 11:22:31 +0000 (13:22 +0200)
committerFabien <fabien.creative@gmail.com>
Tue, 2 Apr 2013 11:22:31 +0000 (13:22 +0200)
docs/examples/navbar-fixed-top.html
docs/examples/navbar-static-top.html
docs/examples/navbar.html

index e1f1c882adb09ce37b122224720f57992c8d44cc..06ed424c2cdc496cccf9d8f3aea1ddb61817f36c 100644 (file)
@@ -60,7 +60,7 @@ title: Fixed navbar template
         <h1>Navbar example</h1>
         <p>This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
         <p>
-          <a class="btn btn-large btn-primary" href="../../components/#navbar">View navbar docs &raquo;</a>
+          <a class="btn btn-large btn-primary" href="../../docs/#navbar">View navbar docs &raquo;</a>
         </p>
       </div>
 
index 2679a670b802c00f6df712857f9e32c6b14b0d19..9a234114f77efe5d558ba1e12cdaba76e1c57b4c 100644 (file)
@@ -57,7 +57,7 @@ title: Static navbar template
     <h1>Navbar example</h1>
     <p>This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
     <p>
-      <a class="btn btn-large btn-primary" href="../../components/#navbar">View navbar docs &raquo;</a>
+      <a class="btn btn-large btn-primary" href="../../docs/#navbar">View navbar docs &raquo;</a>
     </p>
   </div>
 
index 6cba51dc537d30285e316bd5efea23ef10bbf419..5b5ffb77bc80ceb3c01bddc56c6b392a91550b08 100644 (file)
@@ -60,7 +60,7 @@ title: Navbar template
     <h1>Navbar example</h1>
     <p>This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
     <p>
-      <a class="btn btn-large btn-primary" href="../../components/#navbar">View navbar docs &raquo;</a>
+      <a class="btn btn-large btn-primary" href="../../docs/#navbar">View navbar docs &raquo;</a>
     </p>
   </div>