diff --git a/src/lib/table/table.md b/src/lib/table/table.md index 37e2ddcd8ae0..69df1b41e78c 100644 --- a/src/lib/table/table.md +++ b/src/lib/table/table.md @@ -11,7 +11,7 @@ Note that the column definition directives (`cdkColumnDef` and `cdkHeaderCellDef prefixed with `cdk-`. For more information on the interface and how it works, see the -[guide covering the CDK data-table](https://material.angular.io/guides/cdk-table). +[guide covering the CDK data-table](https://material.angular.io/guide/cdk-table). ### Features