Skip to content

Commit da4390e

Browse files
committed
Merge pull request twbs#645 from mkaschenko/master
Fix anchor to JS dropdown docs
2 parents 978dfb9 + 4be9027 commit da4390e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ <h3>What's included</h3>
18131813
<td>The alert plugin is a super tiny class for adding close functionality to alerts.</td>
18141814
</tr>
18151815
<tr>
1816-
<td><a href="./javascript.html#dropdowns">bootstrap-dropdown.js</a></td>
1816+
<td><a href="./javascript.html#dropdown">bootstrap-dropdown.js</a></td>
18171817
<td>This plugin is for adding dropdown interaction to the bootstrap topbar or tabbed navigations.</td>
18181818
</tr>
18191819
<tr>

0 commit comments

Comments
 (0)