mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
docs(grid): fix links to grid and row components (#16538)
This commit is contained in:

committed by
Brandy Carney

parent
802a3d14e7
commit
f1f35ddd66
@ -1,6 +1,6 @@
|
||||
# ion-col
|
||||
|
||||
Columns are cellular components of the [grid](../Grid) system and go inside of a [row](../Row).
|
||||
Columns are cellular components of the [grid](../grid) system and go inside of a [row](../row).
|
||||
They will expand to fill their row. All content within a grid should go inside of a column.
|
||||
|
||||
See [Grid Layout](/docs/layout/grid) for more information.
|
||||
|
Reference in New Issue
Block a user