diff options
| author | Mark Otto <[email protected]> | 2014-07-12 02:34:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-12 02:34:04 -0700 |
| commit | 372e4a41ebfa5a63829943e077603ba3aaf869e9 (patch) | |
| tree | b55fecb8c6e62881ce8fe30cd897e74c21e6a865 /docs/_data | |
| parent | c25bd1f03f24d6e64ea406c0543a09f76f4d9271 (diff) | |
| download | bootstrap-372e4a41ebfa5a63829943e077603ba3aaf869e9.tar.xz bootstrap-372e4a41ebfa5a63829943e077603ba3aaf869e9.zip | |
fix js nav
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 4d4d60152..4e1653939 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -79,13 +79,13 @@ - title: Overview - title: Transititons - title: Modal - - title: Dropdown + - title: Dropdowns - title: Scrollspy - - title: Tab - - title: Tooltip - - title: Popover - - title: Alert - - title: Button + - title: Tabs + - title: Tooltips + - title: Popovers + - title: Alerts + - title: Buttons - title: Collapse - title: Carousel - title: Affix |
