(new docs): fix links (#21345)

This commit is contained in:
ccurme
2024-05-06 17:52:54 -04:00
committed by GitHub
parent 5d5492ebb4
commit 4792f0575c
9 changed files with 106 additions and 8 deletions

View File

@@ -1,6 +1,15 @@
{
"docs": [
"introduction",
{
"type": "category",
"label": "Introduction",
"collapsed": false,
"collapsible": false,
"link": {"type": "doc", "id": "introduction"},
"items": [
"installation"
]
},
{
"type": "doc",
"id": "tutorials/index",