diff options
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 %} |
