]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix link to grid example 8511/head
authorMark Otto <otto@github.com>
Thu, 18 Jul 2013 04:04:27 +0000 (21:04 -0700)
committerMark Otto <otto@github.com>
Thu, 18 Jul 2013 04:04:27 +0000 (21:04 -0700)
docs/css.html

index db0ac9283ca2a8ce9637a2899d9b344e62e45b8c..b401b6593dcc787f88327d28cfe1e16047a03dec 100644 (file)
@@ -262,7 +262,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
     <div class="bs-callout bs-callout-danger">
       <h4>Need more examples?</h4>
       <p>We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.</p>
-      <p><a class="btn btn-danger" target="_blank" href="../examples/grid/">More grid examples</a></p>
+      <p><a class="btn btn-danger" target="_blank" href="http://examples.getbootstrap.com/grid/">More grid examples</a></p>
     </div>
 
     <h3 id="grid-offsetting">Offsetting columns</h3>