0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-11 08:54:23 +01:00

fix link to grid example

This commit is contained in:
Mark Otto 2013-07-17 21:04:27 -07:00
parent 6be1f9d00f
commit 0df791d1ac

View File

@ -262,7 +262,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
<div class="bs-callout bs-callout-danger"> <div class="bs-callout bs-callout-danger">
<h4>Need more examples?</h4> <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>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> </div>
<h3 id="grid-offsetting">Offsetting columns</h3> <h3 id="grid-offsetting">Offsetting columns</h3>