Add project workflow to sidebar; remove duplicate API category

This commit is contained in:
Billy Tat
2023-11-21 13:27:43 -08:00
parent 6fc757d01b
commit f28cb43e67

View File

@@ -1311,17 +1311,15 @@
"items": [
"api/quickstart",
{
}
]
},
"contribute-to-rancher",
{
"type": "category",
"label": "API",
"items": [
"type": "category",
"label": "Example Workflows",
"items": [
"api/workflows/projects"
]
},
"api/api-reference"
]
}
},
"contribute-to-rancher"
]
}