]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes broken links to navbar component in docs. 8339/head 8340/head
authorJohn O'Nolan <john@onolan.org>
Sat, 29 Jun 2013 11:21:16 +0000 (13:21 +0200)
committerJohn O'Nolan <john@onolan.org>
Sat, 29 Jun 2013 11:21:16 +0000 (13:21 +0200)
docs/examples/navbar-fixed-top.html
docs/examples/navbar-static-top.html
docs/examples/navbar.html

index 2f73f08e46d3042510a89342733f84894c0ef0ce..425ff418f08ec0eab53decacac6f372e26b12bd3 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="../../docs/#navbar">View navbar docs &raquo;</a>
+          <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
         </p>
       </div>
 
index f2274690010525f0cff632edcbe650facff78271..c32d2134afab98b33806fa8a178fa74df4357f57 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="../../docs/#navbar">View navbar docs &raquo;</a>
+      <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
     </p>
   </div>
 
index f8b25482ee894f7eeb91ecf247dd89ff113243ca..09dba0f23cfb71e050336f4e51dc4ecbe8f8711a 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="../../docs/#navbar">View navbar docs &raquo;</a>
+      <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
     </p>
   </div>