fix link to grid example

This commit is contained in:
Mark Otto 2013-07-17 21:04:27 -07:00
parent 6be1f9d00f
commit 0df791d1ac
1 changed files with 1 additions and 1 deletions

View 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>