Adjust navigation for Consul API Gateway

This commit is contained in:
Nathan Coleman 2022-02-22 18:02:53 -05:00
parent a9b5eeb58e
commit 2d0e16c5e2
1 changed files with 5 additions and 5 deletions

View File

@ -378,12 +378,12 @@
"title": "Consul API Gateway", "title": "Consul API Gateway",
"routes": [ "routes": [
{ {
"title": "Consul API Gateway", "title": "Overview",
"path": "api-gateway/api-gateway" "path": "api-gateway"
}, },
{ {
"title": "Technical Specifications", "title": "Technical Specifications",
"path": "api-gateway/api-gateway-tech-specs" "path": "api-gateway/tech-specs"
} }
] ]
}, },