From e2e309148b2e1cae0b43e4044e4af269f2913981 Mon Sep 17 00:00:00 2001 From: Erosika Date: Thu, 19 Mar 2026 17:43:48 -0400 Subject: [PATCH] docs: move Hermes from community to integrations in sidebar nav --- docs/docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index b5898c6f..232e22e9 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -97,7 +97,8 @@ "v3/guides/integrations/langgraph", "v3/guides/integrations/mcp", "v3/guides/integrations/n8n", - "v3/guides/integrations/openclaw" + "v3/guides/integrations/openclaw", + "v3/guides/integrations/hermes" ] }, { @@ -113,8 +114,7 @@ { "group": "Community Integrations", "pages": [ - "v3/guides/community/agent0", - "v3/guides/community/hermes" + "v3/guides/community/agent0" ] }, {