moved consul api gateway to top of nav hierarchy

This commit is contained in:
trujillo-adam 2022-01-12 14:04:03 -08:00
parent 1fdc74c7d7
commit 2e90c9075d
2 changed files with 4 additions and 4 deletions

View File

@ -356,6 +356,10 @@
}
]
},
{
"title": "Consul API Gateway <sup>BETA</sup>",
"path": "api-gateway"
},
{
"title": "Kubernetes",
"routes": [
@ -475,10 +479,6 @@
"title": "Transparent Proxy",
"href": "/docs/connect/transparent-proxy"
},
{
"title": "Consul API Gateway <sup>BETA</sup>",
"path": "k8s/connect/api-gateway"
},
{
"title": "Ingress Gateways",
"path": "k8s/connect/ingress-gateways"