aboutsummaryrefslogtreecommitdiff
path: root/docs/layout
diff options
context:
space:
mode:
authorKevin Kirsche <[email protected]>2015-08-20 11:48:27 -0400
committerKevin Kirsche <[email protected]>2015-08-20 11:48:27 -0400
commit5c03882aff3c69ecef083cbf5c6679b2194d7c33 (patch)
tree182177bd0a8169270edd1c651fc219b47efe47d4 /docs/layout
parent077188193555ebf91ae23b7b068bb7417e4cf3a3 (diff)
downloadbootstrap-5c03882aff3c69ecef083cbf5c6679b2194d7c33.tar.xz
bootstrap-5c03882aff3c69ecef083cbf5c6679b2194d7c33.zip
Rendered example bin in grid docs should use sass
Fix #17129
Diffstat (limited to 'docs/layout')
-rw-r--r--docs/layout/grid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md
index cd848cf98..6cd837a01 100644
--- a/docs/layout/grid.md
+++ b/docs/layout/grid.md
@@ -195,7 +195,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS
You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between.
-See it in action in <a href="http://jsbin.com/qiqet/3/edit">this rendered example</a>.
+See it in action in <a href="http://jsbin.com/ruxona/edit">this rendered example</a>.
{% highlight scss %}
.container {