diff --git a/docs/javascript/dropdowns.md b/docs/javascript/dropdowns.md index e8682b66d9..8a8c07c45e 100644 --- a/docs/javascript/dropdowns.md +++ b/docs/javascript/dropdowns.md @@ -130,12 +130,13 @@ title: Dropdowns {% 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="#"
.