diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 313afb421..f16701bd2 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -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"