aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorGuillermo González de Agüero <[email protected]>2013-08-07 12:42:46 +0200
committerGuillermo González de Agüero <[email protected]>2013-08-07 12:42:46 +0200
commit50d5a6d17a3b1289f36333a06d0b3789dbc41683 (patch)
treee49267ce5898ba45b8f07710bda6edeb6de6f9ae /components.html
parent03258683ed73b84ab51448dc8c52e292fee8104a (diff)
downloadbootstrap-50d5a6d17a3b1289f36333a06d0b3789dbc41683.tar.xz
bootstrap-50d5a6d17a3b1289f36333a06d0b3789dbc41683.zip
Fixed link to JavaScript buttons plugin
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index b09431625..9a6d16f43 100644
--- a/components.html
+++ b/components.html
@@ -102,7 +102,7 @@ base_url: "../"
<div class="page-header">
<h1 id="btn-groups">Button groups</h1>
</div>
- <p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="../javascript/#js-buttons">our buttons plugin</a>.</p>
+ <p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="../javascript/#buttons">our buttons plugin</a>.</p>
<div class="bs-callout bs-callout-info">
<h4>Tooltips &amp; popovers in button groups require special setting</h4>