diff options
| author | fat <[email protected]> | 2013-07-17 23:02:15 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-17 23:02:15 -0700 |
| commit | 5cb8bfd7da9b1e280fa8eb3332b83812f3aeac3a (patch) | |
| tree | a0bbfdeb984b0080f2d485f25099d2248e8ea8ed /docs/css.html | |
| parent | 57768d7ea9486f9fcf83701131880405e2fc01cf (diff) | |
| parent | 9efba239b6c15b72a2872a6c5119fa3abe303951 (diff) | |
| download | bootstrap-5cb8bfd7da9b1e280fa8eb3332b83812f3aeac3a.tar.xz bootstrap-5cb8bfd7da9b1e280fa8eb3332b83812f3aeac3a.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index db0ac9283..b401b6593 100644 --- a/docs/css.html +++ b/docs/css.html @@ -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> |
