From eaeeb327b17b468cf0ff71f4b02e5fbe358b65f5 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 12:42:24 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@2d90dbe512ddb563859e2d05e4d09d93c5d4ff11 --- .openclaw-sync/source.json | 4 ++-- docs/docs.json | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index aeb78dd48..f20c9c8d9 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "f3528e775584b34c67245d6eee9cbf5210c6677a", - "syncedAt": "2026-04-27T12:37:56.234Z" + "sha": "2d90dbe512ddb563859e2d05e4d09d93c5d4ff11", + "syncedAt": "2026-04-27T12:41:16.299Z" } diff --git a/docs/docs.json b/docs/docs.json index 0a8490ca7..16352a7c7 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"