2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fix several erroneous links in docs.

Related to #17314.
This commit is contained in:
Gupocca
2015-08-28 23:04:09 -07:00
parent 232469549c
commit 34932d71b4
9 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<h1>Navbar example</h1>
<p>This example is a quick exercise to illustrate how the default navbar works. It's placed within a <code>.container</code> to limit its width and will scroll with the rest of the page's content.</p>
<p>
<a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">View navbar docs &raquo;</a>
<a class="btn btn-lg btn-primary" href="../../components/navbar" role="button">View navbar docs &raquo;</a>
</p>
</div>