aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
authorNaman Bansal <[email protected]>2025-10-13 12:48:24 +0800
committerNaman Bansal <[email protected]>2025-10-13 12:48:24 +0800
commitca3c13b94694ee1e0c542d77304be583c386293b (patch)
treeed223436b04a2c6994c793aed920c14ba5648098 /apps/docs/docs.json
parentcreate memory adding option in vercel sdk (#484) (diff)
downloadsupermemory-ca3c13b94694ee1e0c542d77304be583c386293b.tar.xz
supermemory-ca3c13b94694ee1e0c542d77304be583c386293b.zip
feat: n8n integration page
Diffstat (limited to 'apps/docs/docs.json')
-rw-r--r--apps/docs/docs.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json
index 219be1ca..207f2224 100644
--- a/apps/docs/docs.json
+++ b/apps/docs/docs.json
@@ -157,6 +157,12 @@
]
},
{
+ "group": "Integrations with no-code tools",
+ "pages": [
+ "n8n"
+ ]
+ },
+ {
"group": "Migration Guides",
"pages": ["migration/from-mem0"]
},