Skip to content

Commit 51298bb

Browse files
committed
docs: fix link
1 parent a7aae8b commit 51298bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"label": "Core Guides",
7878
"children": [
7979
{ "label": "Data", "to": "guide/data" },
80-
{ "label": "Column Definitions", "to": "guide/column-definitions" },
80+
{ "label": "Column Definitions", "to": "guide/column-defs" },
8181
{ "label": "Table Instance", "to": "guide/tables" },
8282
{ "label": "Row Models", "to": "guide/row-models" },
8383
{ "label": "Rows", "to": "guide/rows" },

0 commit comments

Comments
 (0)