diff options
| author | Chris Gunther <[email protected]> | 2012-01-14 15:18:59 -0500 |
|---|---|---|
| committer | Chris Gunther <[email protected]> | 2012-01-14 15:18:59 -0500 |
| commit | f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7 (patch) | |
| tree | a625dfa3d710e63d8df7a9d9a3aa306a680493a2 /docs/components.html | |
| parent | a4b107bf879d47db0a6e036814f5aeee4316d36c (diff) | |
| download | bootstrap-f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7.tar.xz bootstrap-f82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7.zip | |
fix navbar links to base CSS > typography
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 55a007f90..223f27584 100644 --- a/docs/components.html +++ b/docs/components.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> |
