diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 6311f04eb..2cbbf85e1 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -131,13 +131,13 @@ {% endhighlight %} -

To keep URLs intact, use the data-target attribute instead of href="#".

+

To keep URLs intact with link buttons, use the data-target attribute instead of href="#".

{% highlight html %}