diff options
| author | MaheshtheDev <[email protected]> | 2026-01-07 03:39:42 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2026-01-07 03:39:42 +0000 |
| commit | bc8a739a03489718ca4a778f5732b77bc0a4a0d2 (patch) | |
| tree | e2d99c2ca33c899c46322c0fd756ca5dcb557614 /apps/docs/docs.json | |
| parent | feat: delete org consumer (#654) (diff) | |
| download | supermemory-bc8a739a03489718ca4a778f5732b77bc0a4a0d2.tar.xz supermemory-bc8a739a03489718ca4a778f5732b77bc0a4a0d2.zip | |
fix: mcp docs navigation link (#656)01-06-fix_mcp_docs_navigation_link
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 9bd65c8c..54a17336 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -174,7 +174,7 @@ }, { "group": "Supermemory MCP", - "pages": ["mcp", "supermemory-mcp/setup"] + "pages": ["supermemory-mcp/mcp", "supermemory-mcp/setup"] }, { "group": "Migration Guides", |