diff options
| author | Bardi Harborow <[email protected]> | 2017-02-27 21:42:26 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-02-27 21:51:26 +1100 |
| commit | e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65 (patch) | |
| tree | 3d9df2538349da405e6dfa7837e5532ce07435f0 /docs/layout | |
| parent | 312522529ccdd9ff98bf95e1e4ec18910406e47e (diff) | |
| download | bootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.tar.xz bootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.zip | |
Fix broken links.
Diffstat (limited to 'docs/layout')
| -rw-r--r-- | docs/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 4d0d3e6e8..31d1f9a81 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -585,7 +585,7 @@ To nest your content with the default grid, add a new `.row` and set of `.col-sm ## Sass mixins -When using Bootstrap's source Sass files, you have the option of using Sass variables and mixins to create custom, semantic, and responsive page layouts. Our [predefined grid classes](#predefined-classes) use these same variables and mixins to provide a whole suite of ready-to-use classes for fast responsive layouts. +When using Bootstrap's source Sass files, you have the option of using Sass variables and mixins to create custom, semantic, and responsive page layouts. Our predefined grid classes use these same variables and mixins to provide a whole suite of ready-to-use classes for fast responsive layouts. ### Variables |
