diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 27b06fe953..2f03bddc14 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -20,7 +20,7 @@
Add data-toggle="dropdown"
to a link or button to toggle a dropdown.
To keep URLs intact, use the data-target
attribute instead of href="#"
.