diff options
| author | Bardi Harborow <[email protected]> | 2017-01-05 11:11:50 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-01-05 11:17:22 +1100 |
| commit | e4c0311626befc89c9462e675059edf9d52b9bb1 (patch) | |
| tree | 0cd1cf918996c9669174aeb48a17e556c252d372 /docs/layout | |
| parent | 0015da793aa446658b660894f26f86d00221f980 (diff) | |
| download | bootstrap-e4c0311626befc89c9462e675059edf9d52b9bb1.tar.xz bootstrap-e4c0311626befc89c9462e675059edf9d52b9bb1.zip | |
Update 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 d0f5b2326..03deb2f55 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -32,7 +32,7 @@ Bootstrap's grid system uses a series of containers, rows, and columns to layout </div> </div> -The above example creates three equal-width columns on small, medium, large, and extra large devices using our [predefined grid classes](#predefined-classes). Those columns are centered in the page with the parent `.container`. +The above example creates three equal-width columns on small, medium, large, and extra large devices using our predefined grid classes. Those columns are centered in the page with the parent `.container`. Breaking it down, here's how it works: |
