Skip to content

Commit a208190

Browse files
authored
kb(grid): Fix broken link (#2654)
1 parent 234e9ce commit a208190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledge-base/grid-create-reusable-columns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@ public class Role
171171

172172
## See Also
173173

174-
- [Grid Columns](https://docs.telerik.com/blazor-ui/components/grid/columns/bound)
175-
- [Grid Templates](https://docs.telerik.com/blazor-ui/components/grid/templates)
174+
- [Grid Columns]({%slug components/grid/columns/bound%})
175+
- [Grid Templates]({%slug components/grid/features/templates%})

0 commit comments

Comments
 (0)