diff options
| author | Maxim Kaschenko <[email protected]> | 2011-11-17 01:11:37 +0700 |
|---|---|---|
| committer | Maxim Kaschenko <[email protected]> | 2011-11-17 01:25:36 +0700 |
| commit | 4be902741b623431800a42eb50963184dd966b41 (patch) | |
| tree | 69d28f48acc1144cab37c4c4a69391356e88c2f6 /docs | |
| parent | 978dfb9216b088d92bb8db14b6ddb409cc7c7f76 (diff) | |
| download | bootstrap-4be902741b623431800a42eb50963184dd966b41.tar.xz bootstrap-4be902741b623431800a42eb50963184dd966b41.zip | |
Fix dropdown anchor
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 0ca792683..6e3475ec7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1813,7 +1813,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita <td>The alert plugin is a super tiny class for adding close functionality to alerts.</td> </tr> <tr> - <td><a href="./javascript.html#dropdowns">bootstrap-dropdown.js</a></td> + <td><a href="./javascript.html#dropdown">bootstrap-dropdown.js</a></td> <td>This plugin is for adding dropdown interaction to the bootstrap topbar or tabbed navigations.</td> </tr> <tr> |
