aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-01 17:32:14 -0700
committerMark Otto <[email protected]>2013-07-01 17:32:14 -0700
commit7ad9fbef8bd79b7febaaadbd521ea7f60dd2b254 (patch)
tree50ca324dd240d429c9c590c1d50219e813fa0d1d /docs/examples
parenta27ecfccf301f8996d7ddf6bd6f7f46f358a5a31 (diff)
parent534eac52428ca6201ee60e28de2a7a5e949f2144 (diff)
downloadbootstrap-7ad9fbef8bd79b7febaaadbd521ea7f60dd2b254.tar.xz
bootstrap-7ad9fbef8bd79b7febaaadbd521ea7f60dd2b254.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/navbar-fixed-top.html2
-rw-r--r--docs/examples/navbar-static-top.html2
-rw-r--r--docs/examples/navbar.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/navbar-fixed-top.html b/docs/examples/navbar-fixed-top.html
index 2f73f08e4..425ff418f 100644
--- a/docs/examples/navbar-fixed-top.html
+++ b/docs/examples/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="../../docs/#navbar">View navbar docs &raquo;</a>
+ <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
</p>
</div>
diff --git a/docs/examples/navbar-static-top.html b/docs/examples/navbar-static-top.html
index f22746900..c32d2134a 100644
--- a/docs/examples/navbar-static-top.html
+++ b/docs/examples/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="../../docs/#navbar">View navbar docs &raquo;</a>
+ <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
</p>
</div>
diff --git a/docs/examples/navbar.html b/docs/examples/navbar.html
index f8b25482e..09dba0f23 100644
--- a/docs/examples/navbar.html
+++ b/docs/examples/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="../../docs/#navbar">View navbar docs &raquo;</a>
+ <a class="btn btn-large btn-primary" href="/components/#navbar">View navbar docs &raquo;</a>
</p>
</div>