]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix buttons links
authorMark Otto <otto@github.com>
Sat, 30 Mar 2013 06:37:43 +0000 (23:37 -0700)
committerMark Otto <otto@github.com>
Sat, 30 Mar 2013 06:37:43 +0000 (23:37 -0700)
docs/docs.html

index 30a9c762343e5d57e130269ceb97674b7d8694c2..a53dfd2c0f918c97b34b804d8376f2ccd4496875 100644 (file)
@@ -1909,7 +1909,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
             <h1>Buttons</h1>
           </div>
 
-          <h2>Default buttons</h2>
+          <h2 id="buttons-options">Button options</h2>
           <p>Button styles can be applied to anything with the <code>.btn</code> class applied. However, typically you'll want to apply these to only <code>&lt;a&gt;</code> and <code>&lt;button&gt;</code> elements for the best rendering.</p>
           <div class="bs-docs-example">
             <button type="button" class="btn btn-default">Default</button>