]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix broken named anchor link for LESS compiling instructions. 1535/head
authorMichael Shafrir <mshafrir@gmail.com>
Wed, 1 Feb 2012 17:58:08 +0000 (09:58 -0800)
committerMichael Shafrir <mshafrir@gmail.com>
Wed, 1 Feb 2012 17:58:08 +0000 (09:58 -0800)
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index 7f9c9de66122579a8a4463e5c9a96bf1b82b48c2..5dcfc7ca247d0a9ad6f0b518df4f73b43b6d0443 100644 (file)
     </div>
     <div class="span4">
       <h3>How to customize</h3>
-      <p>Modifying the grid means changing the three <code>@grid*</code> variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the <a href="#compiling">four ways documented to recompile</a>. If you're adding more columns, be sure to add the CSS for those in grid.less.</p>
+      <p>Modifying the grid means changing the three <code>@grid*</code> variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the <a href="less.html#compiling">four ways documented to recompile</a>. If you're adding more columns, be sure to add the CSS for those in grid.less.</p>
     </div>
     <div class="span4">
       <h3>Staying responsive</h3>
index bfbd879d54f855fab48a213ef861248da90cff54..dc2a1a6fc05f8faad1e127344e23d9297acb0e6a 100644 (file)
     </div>
     <div class="span4">
       <h3>{{_i}}How to customize{{/i}}</h3>
-      <p>{{_i}}Modifying the grid means changing the three <code>@grid*</code> variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the <a href="#compiling">four ways documented to recompile</a>. If you're adding more columns, be sure to add the CSS for those in grid.less.{{/i}}</p>
+      <p>{{_i}}Modifying the grid means changing the three <code>@grid*</code> variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the <a href="less.html#compiling">four ways documented to recompile</a>. If you're adding more columns, be sure to add the CSS for those in grid.less.{{/i}}</p>
     </div>
     <div class="span4">
       <h3>{{_i}}Staying responsive{{/i}}</h3>