diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 4bb776ddee..3ef7619d87 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -14,6 +14,10 @@ "path": "intro/usecases", "hidden": true }, + { + "title": "What is Service Discovery?", + "path": "intro/usecases/what-is-service-discovery" + }, { "title": "What is a Service Mesh?", "path": "intro/usecases/what-is-a-service-mesh"