diff --git a/docs/docs.json b/docs/docs.json index 1e56d770cdd..cd932109be8 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -344,6 +344,14 @@ "source": "/bonjour", "destination": "/gateway/bonjour" }, + { + "source": "/gateway/config-tts", + "destination": "/tools/tts" + }, + { + "source": "/gateway/observability", + "destination": "/gateway/opentelemetry" + }, { "source": "/browser", "destination": "/tools/browser"