aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorChris Gunther <[email protected]>2012-01-14 15:18:59 -0500
committerChris Gunther <[email protected]>2012-01-14 15:18:59 -0500
commitf82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7 (patch)
treea625dfa3d710e63d8df7a9d9a3aa306a680493a2 /docs/upgrading.html
parenta4b107bf879d47db0a6e036814f5aeee4316d36c (diff)
downloadbootstrap-f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7.tar.xz
bootstrap-f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7.zip
fix navbar links to base CSS > typography
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 1b4864ec7..423c5be27 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -51,7 +51,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>