aboutsummaryrefslogtreecommitdiff
path: root/docs/components/button-dropdown.md
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2015-08-21 02:15:17 +0200
committerHeinrich Fenkart <[email protected]>2015-08-21 02:15:17 +0200
commit66be25917a66a2cdb19a297a1ce7e5642357fc06 (patch)
tree4786e3f674dc9cc9faa29ff78a24c1bcb2f1a435 /docs/components/button-dropdown.md
parent3895bfa3883fe9b06f87902906f6146533769997 (diff)
downloadbootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.tar.xz
bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.zip
Docs: various fixes
Mostly links. Fixes #17056.
Diffstat (limited to 'docs/components/button-dropdown.md')
-rw-r--r--docs/components/button-dropdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md
index 87626136a..e2aa98df3 100644
--- a/docs/components/button-dropdown.md
+++ b/docs/components/button-dropdown.md
@@ -9,7 +9,7 @@ Use any button to trigger a dropdown menu by placing it within a `.btn-group` an
{% callout danger %}
#### Plugin dependency
-Button dropdowns require the [dropdown plugin](../javascript/#dropdowns) to be included in your version of Bootstrap.
+Button dropdowns require the [dropdown plugin]({{ site.baseurl }}/components/dropdowns/) to be included in your version of Bootstrap.
{% endcallout %}
## Contents