]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
correct link on index page to grid system
authorMark Otto <otto@github.com>
Tue, 4 Dec 2012 17:49:18 +0000 (09:49 -0800)
committerMark Otto <otto@github.com>
Tue, 4 Dec 2012 17:49:18 +0000 (09:49 -0800)
docs/index.html
docs/templates/pages/index.mustache

index f238983923e9089ffc0fd0a9fb9057ab19c580e8..05786b152966195baeb16190fa6d1e5b9bc9443f 100644 (file)
       <div class="span4">
         <img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
         <h2>Packed with features.</h2>
-        <p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.</p>
+        <p>A 12-column responsive <a href="./scaffolding.html#gridSystem">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.</p>
       </div>
     </div>
 
index 9ee966d0fb639f6042ab5bd2ca1a79bb408604af..c46784494bb574a60676ed69132e2bde240891ab 100644 (file)
@@ -62,7 +62,7 @@
       <div class="span4">
         <img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
         <h2>{{_i}}Packed with features.{{/i}}</h2>
-        <p>{{_i}}A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.{{/i}}</p>
+        <p>{{_i}}A 12-column responsive <a href="./scaffolding.html#gridSystem">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.{{/i}}</p>
       </div>
     </div>