aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/docs/docs.json')
-rw-r--r--apps/docs/docs.json32
1 files changed, 22 insertions, 10 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json
index c558c184..a97f9448 100644
--- a/apps/docs/docs.json
+++ b/apps/docs/docs.json
@@ -170,7 +170,7 @@
"icon": "plug",
"anchors": [
{
- "anchor": "Integrations",
+ "anchor": "API Integrations",
"pages": [
"integrations/supermemory-sdk",
"integrations/ai-sdk",
@@ -179,18 +179,25 @@
"integrations/claude-memory",
"integrations/pipecat",
"integrations/n8n",
- "integrations/zapier",
- {
- "group": "Plugins",
- "pages": [
- "integrations/clawdbot",
- "integrations/claude-code"
- ]
- }
+ "integrations/zapier"
]
}
],
- "tab": "Integrations"
+ "tab": "API Integrations"
+ },
+ {
+ "icon": "puzzle",
+ "anchors": [
+ {
+ "anchor": "Plugins",
+ "pages": [
+ "integrations/openclaw",
+ "integrations/claude-code",
+ "integrations/opencode"
+ ]
+ }
+ ],
+ "tab": "Plugins"
},
{
"icon": "book-open",
@@ -281,6 +288,11 @@
},
"redirects": [
{
+ "destination": "/integrations/openclaw",
+ "permanent": true,
+ "source": "/integrations/clawdbot"
+ },
+ {
"destination": "/intro",
"permanent": false,
"source": "/"