aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-17 21:04:27 -0700
committerMark Otto <[email protected]>2013-07-17 21:04:27 -0700
commit0df791d1ac782d37243017214a1fb37e8ead07bd (patch)
treeb2fdecd510e540349c68eab4cfb011cdf3552522 /docs/css.html
parent6be1f9d00fd6daf7b255acd63d88f772aab9849e (diff)
downloadbootstrap-0df791d1ac782d37243017214a1fb37e8ead07bd.tar.xz
bootstrap-0df791d1ac782d37243017214a1fb37e8ead07bd.zip
fix link to grid example
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
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>