2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix navbar links to base CSS > typography

This commit is contained in:
Chris Gunther
2012-01-14 15:18:59 -05:00
parent a4b107bf87
commit f82fb2a197
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="./base-css.html#type">Type</a></li>
<li><a href="./base-css.html#typography">Typography</a></li>
<li><a href="./base-css.html#tables">Tables</a></li>
<li><a href="./base-css.html#forms">Forms</a></li>
<li><a href="./base-css.html#buttons">Buttons</a></li>