diff options
| author | MaheshtheDev <[email protected]> | 2025-12-07 19:02:52 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-12-07 19:02:52 +0000 |
| commit | 1028c33e58b3b9da15cf8edf1710ed360935aac8 (patch) | |
| tree | 0fe2bee05f90b18586e93062d26caf9922f93440 /apps/docs/docs.json | |
| parent | Update X social links from supermemoryai to supermemory (#607) (diff) | |
| download | supermemory-1028c33e58b3b9da15cf8edf1710ed360935aac8.tar.xz supermemory-1028c33e58b3b9da15cf8edf1710ed360935aac8.zip | |
add(docs): connections configure, fetch resources (#611)12-06-add_docs_connections_configure_fetch_resources
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 3b0747fb..3f2234e9 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -140,7 +140,8 @@ "connectors/onedrive", "connectors/github", "connectors/web-crawler", - "connectors/troubleshooting" + "connectors/troubleshooting", + "memory-api/connectors/managing-resources" ] }, "/org-settings", |