diff --git a/src/pages/components/data-table/usage.mdx b/src/pages/components/data-table/usage.mdx index 969cd5b697c..3afeb61588f 100755 --- a/src/pages/components/data-table/usage.mdx +++ b/src/pages/components/data-table/usage.mdx @@ -232,7 +232,7 @@ tables or smaller containers where the information can feel cramped or needs truncation. The data table can be placed on the grid following the three different -[gutter modes](/guidelines/2x-grid/implementation#gutter-modes) outlined in the +[gutter modes](/elements/2x-grid/usage/#gutter-modes) outlined in the 2x grid guidelines. Although, the data table can share horizontal space with other components and content, consider giving your data table the most width on the page to help your user view dense data.