aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien <[email protected]>2013-04-02 13:22:31 +0200
committerFabien <[email protected]>2013-04-02 13:22:31 +0200
commited54b6dcf754dc613ff77e4e957c551a354f6d0a (patch)
tree203a13ece765e050c432fd79d2d95778310c0cd5
parent8454d073722a23746c3f2209034fa8fa035b8302 (diff)
downloadbootstrap-ed54b6dcf754dc613ff77e4e957c551a354f6d0a.tar.xz
bootstrap-ed54b6dcf754dc613ff77e4e957c551a354f6d0a.zip
Fix link to navbar doc
-rw-r--r--navbar-fixed-top.html2
-rw-r--r--navbar-static-top.html2
-rw-r--r--navbar.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/navbar-fixed-top.html b/navbar-fixed-top.html
index e1f1c882a..06ed424c2 100644
--- a/navbar-fixed-top.html
+++ b/navbar-fixed-top.html
@@ -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>
diff --git a/navbar-static-top.html b/navbar-static-top.html
index 2679a670b..9a234114f 100644
--- a/navbar-static-top.html
+++ b/navbar-static-top.html
@@ -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>
diff --git a/navbar.html b/navbar.html
index 6cba51dc5..5b5ffb77b 100644
--- a/navbar.html
+++ b/navbar.html
@@ -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>