diff --git a/site/content/docs/5.0/layout/grid.md b/site/content/docs/5.0/layout/grid.md index b55abae04..312eeeabe 100644 --- a/site/content/docs/5.0/layout/grid.md +++ b/site/content/docs/5.0/layout/grid.md @@ -122,7 +122,7 @@ As noted above, each of these breakpoints have their own container, unique class Custom gutters - Yes + }}">Yes Nestable @@ -130,7 +130,7 @@ As noted above, each of these breakpoints have their own container, unique class Column ordering - Yes + }}">Yes diff --git a/site/content/docs/5.0/layout/gutters.md b/site/content/docs/5.0/layout/gutters.md index 8640aae54..18cbefeee 100644 --- a/site/content/docs/5.0/layout/gutters.md +++ b/site/content/docs/5.0/layout/gutters.md @@ -94,7 +94,7 @@ An alternative solution is to add a wrapper around the `.row` with the `.overflo ## Row columns gutters -Gutter classes can also be added to [row columns](#row-columns). In the following example, we use responsive row columns and responsive gutter classes. +Gutter classes can also be added to [row columns]({{< docsref "/layout/grid#row-columns" >}}). In the following example, we use responsive row columns and responsive gutter classes. {{< example >}}