Skip to content

Commit dd230a3

Browse files
leocaseirommalerba
authored andcommitted
docs(table): set correct CDK data-table link (#5565)
The correct link is `/guide/cdk-table` instead of ~/guides/cdk-
1 parent 20e704b commit dd230a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/table/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Note that the column definition directives (`cdkColumnDef` and `cdkHeaderCellDef
1111
prefixed with `cdk-`.
1212

1313
For more information on the interface and how it works, see the
14-
[guide covering the CDK data-table](https://material.angular.io/guides/cdk-table).
14+
[guide covering the CDK data-table](https://material.angular.io/guide/cdk-table).
1515

1616
### Features
1717

0 commit comments

Comments
 (0)