Skip to content

Commit 6a85cd5

Browse files
committed
align structure
1 parent 64e45f5 commit 6a85cd5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

website/versioned_sidebars/version-1.12-sidebars.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,18 @@
2121
},
2222
{
2323
"type": "category",
24-
"label": "Examples",
24+
"label": "Guides",
2525
"collapsed": true,
2626
"items": [
2727
{
2828
"type": "autogenerated",
2929
"dirName": "03_examples"
3030
}
3131
]
32+
},
33+
{
34+
"type": "doc",
35+
"id": "changelog"
3236
}
3337
]
3438
}

0 commit comments

Comments
 (0)