diff options
| author | fat <[email protected]> | 2013-08-02 15:10:47 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-08-02 15:10:47 -0700 |
| commit | e969d2ff18214c8d3b2730155d933c0acd614344 (patch) | |
| tree | b529f68e63c0b6e98003ec9f9d5d771de500011b /_includes | |
| parent | 69f99201327662ec1bd0e15516a064e6dcc9236c (diff) | |
| parent | 173dac4e54281312ebb7ff993df20caffbc56840 (diff) | |
| download | bootstrap-e969d2ff18214c8d3b2730155d933c0acd614344.tar.xz bootstrap-e969d2ff18214c8d3b2730155d933c0acd614344.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to '_includes')
| -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 86bf4d070..baf462322 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -85,7 +85,6 @@ <a href="#alerts">Alerts</a> <ul class="nav"> <li><a href="#alerts-default">Default alert</a></li> - <li><a href="#alerts-block">Block alerts</a></li> <li><a href="#alerts-alternatives">Contextual alternatives</a></li> <li><a href="#alerts-links">Links in alerts</a></li> </ul> |
