docs: fix nav for op api

This commit is contained in:
Michael Schurter
2022-02-25 16:21:14 -08:00
parent 29461444c6
commit 10b60d5983

View File

@@ -328,10 +328,6 @@
}
]
},
{
"title": "curl",
"path": "commands/curl"
},
{
"title": "deployment",
"routes": [
@@ -541,6 +537,10 @@
"title": "Overview",
"path": "commands/operator"
},
{
"title": "api",
"path": "commands/operator/api"
},
{
"title": "autopilot get-config",
"path": "commands/operator/autopilot-get-config"