diff --git a/core/src/components/row/readme.md b/core/src/components/row/readme.md index ff2b443ded..e61bafcb34 100644 --- a/core/src/components/row/readme.md +++ b/core/src/components/row/readme.md @@ -1,7 +1,7 @@ # ion-row -Rows are horizontal components of the [grid](../Grid) system and contain varying numbers of -[columns](../Col). They ensure the columns are positioned properly. +Rows are horizontal components of the [grid](../grid) system and contain varying numbers of +[columns](../col). They ensure the columns are positioned properly. See [Grid Layout](/docs/layout/grid) for more information.