diff options
| author | Dhravya Shah <[email protected]> | 2025-11-27 09:53:16 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-11-27 09:53:16 -0700 |
| commit | cf822ff633831b65b10bdf9f471885e66662f6be (patch) | |
| tree | 74d9a12944b621819dcc1408f77ebe909de08cd1 /apps/docs/docs.json | |
| parent | update quickstart (diff) | |
| parent | feat (docs): web crawler connector (#593) (diff) | |
| download | supermemory-cf822ff633831b65b10bdf9f471885e66662f6be.tar.xz supermemory-cf822ff633831b65b10bdf9f471885e66662f6be.zip | |
Merge branch 'main' of https://github.com/supermemoryai/supermemory
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index e86446c0..dab7caeb 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -138,6 +138,7 @@ "connectors/notion", "connectors/google-drive", "connectors/onedrive", + "connectors/web-crawler", "connectors/troubleshooting" ] }, |