diff options
| author | Mark Otto <[email protected]> | 2013-03-29 23:37:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-29 23:37:55 -0700 |
| commit | 3359b8d5f650c2d2f44511cf4483e64e140db2ad (patch) | |
| tree | 3e98ac430698f7f0336fecceb7e671ad40fa71d4 /docs | |
| parent | 21d6a5933a75e39e2412a91a891722ba36ce3254 (diff) | |
| download | bootstrap-3359b8d5f650c2d2f44511cf4483e64e140db2ad.tar.xz bootstrap-3359b8d5f650c2d2f44511cf4483e64e140db2ad.zip | |
nav change to go with that
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/docs-nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index f7c4b6c98..3ad2bbd48 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -61,7 +61,7 @@ <li> <a href="#buttons">Buttons</a> <ul class="nav"> - <li><a href="#buttons-defaults">Default buttons</a></li> + <li><a href="#buttons-options">Button options</a></li> <li><a href="#buttons-sizes">Sizes</a></li> <li><a href="#buttons-disabled">Disabled</a></li> <li><a href="#buttons-tags">Button tags</a></li> |
