]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed link to JavaScript buttons plugin 9191/head
authorGuillermo González de Agüero <ggam@brainleakage.com>
Wed, 7 Aug 2013 10:42:46 +0000 (12:42 +0200)
committerGuillermo González de Agüero <ggam@brainleakage.com>
Wed, 7 Aug 2013 10:42:46 +0000 (12:42 +0200)
components.html

index b094316255713674ef74780d3822306198141434..9a6d16f43dfcdfdd2adf4f1afe6d07623971f00f 100644 (file)
@@ -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>