diff options
| author | Mahesh Sanikommu <[email protected]> | 2025-11-24 17:12:25 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-24 17:12:25 -0800 |
| commit | 25f935717bf00f772087aa0552ab0c68d38fd3cd (patch) | |
| tree | 52c8b57398510decd8ded21314a6a1eb85a9148c /apps/docs/docs.json | |
| parent | runtime styles injection + let user proxy requests for data in graph package ... (diff) | |
| download | supermemory-25f935717bf00f772087aa0552ab0c68d38fd3cd.tar.xz supermemory-25f935717bf00f772087aa0552ab0c68d38fd3cd.zip | |
feat (docs): web crawler connector (#593)
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 26725632..aef210a2 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -139,6 +139,7 @@ "connectors/notion", "connectors/google-drive", "connectors/onedrive", + "connectors/web-crawler", "connectors/troubleshooting" ] }, |