diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index b7c2117415..4966878c7a 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -399,6 +399,10 @@ { "title": "Routes", "path": "api-gateway/configuration/routes" + }, + { + "title": "MeshService", + "path": "api-gateway/configuration/meshservice" } ] }