diff options
| author | Dhravya Shah <[email protected]> | 2025-10-07 17:25:39 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-10-07 17:25:39 -0700 |
| commit | 457dfeb8f0496b1b4f9616e11960c3a90dc0a734 (patch) | |
| tree | b71b864e9cd0ccafd1146e38f27d67eb3fd8a30d /apps/docs/docs.json | |
| parent | fix: model names (diff) | |
| download | supermemory-457dfeb8f0496b1b4f9616e11960c3a90dc0a734.tar.xz supermemory-457dfeb8f0496b1b4f9616e11960c3a90dc0a734.zip | |
fix: all broken links
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 0c19f48e..b18f89d9 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -83,7 +83,7 @@ "pages": [ "add-memories/overview", "add-memories/parameters", - "api/ingesting", + "memory-api/ingesting", { "group": "Examples", "pages": [ @@ -112,7 +112,7 @@ ] }, "search/filtering", - "api/track-progress", + "memory-api/track-progress", { "group": "List Memories", "icon": "list", |