diff options
| author | Guillermo González de Agüero <[email protected]> | 2013-08-07 12:42:46 +0200 |
|---|---|---|
| committer | Guillermo González de Agüero <[email protected]> | 2013-08-07 12:42:46 +0200 |
| commit | 50d5a6d17a3b1289f36333a06d0b3789dbc41683 (patch) | |
| tree | e49267ce5898ba45b8f07710bda6edeb6de6f9ae /components.html | |
| parent | 03258683ed73b84ab51448dc8c52e292fee8104a (diff) | |
| download | bootstrap-50d5a6d17a3b1289f36333a06d0b3789dbc41683.tar.xz bootstrap-50d5a6d17a3b1289f36333a06d0b3789dbc41683.zip | |
Fixed link to JavaScript buttons plugin
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
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 & popovers in button groups require special setting</h4> |
