diff options
| author | Mark Otto <[email protected]> | 2013-09-01 10:19:55 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-01 10:19:55 +0200 |
| commit | 9616768659010979cd20f587791e966be38868d8 (patch) | |
| tree | 29ac619b5e172e6f07861c9b218cf5b60ec0361a | |
| parent | 772e6e359e6efc9983c318905370ad9ac8d5a493 (diff) | |
| download | bootstrap-9616768659010979cd20f587791e966be38868d8.tar.xz bootstrap-9616768659010979cd20f587791e966be38868d8.zip | |
remove unused link from navs section
| -rw-r--r-- | _includes/nav-components.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html index 7660a41db..f7a705b5f 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -53,7 +53,6 @@ <li><a href="#nav-pills">Pills</a></li> <li><a href="#nav-justified">Justified nav</a></li> <li><a href="#nav-disabled-links">Disabled links</a></li> - <li><a href="#nav-alignment">Alignment options</a></li> <li><a href="#nav-dropdowns">Using dropdowns</a></li> </ul> </li> |
