diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-21 02:15:17 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-21 02:15:17 +0200 |
| commit | 66be25917a66a2cdb19a297a1ce7e5642357fc06 (patch) | |
| tree | 4786e3f674dc9cc9faa29ff78a24c1bcb2f1a435 /docs/layout | |
| parent | 3895bfa3883fe9b06f87902906f6146533769997 (diff) | |
| download | bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.tar.xz bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.zip | |
Docs: various fixes
Mostly links.
Fixes #17056.
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 cd848cf98..1c5f18cd0 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -356,7 +356,7 @@ With the four tiers of grids available you're bound to run into issues where, at {% endexample %} </div> -In addition to column clearing at responsive breakpoints, you may need to **reset offsets, pushes, or pulls**. See this in action in [the grid example](../examples/grid/). +In addition to column clearing at responsive breakpoints, you may need to **reset offsets, pushes, or pulls**. See this in action in [the grid example]({{ site.baseurl }}/examples/grid/). <div class="bd-example-row"> {% example html %} |
