diff options
| author | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
| commit | 2016145b8333d7d7e6283efadc8261891751e7a9 (patch) | |
| tree | eaf0f4f002bc373b61c1efd88339de4c1002c9bd /apps/docs/mint.json | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.tar.xz supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.zip | |
v2 docs
Diffstat (limited to 'apps/docs/mint.json')
| -rw-r--r-- | apps/docs/mint.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/docs/mint.json b/apps/docs/mint.json index 586c4832..1a611181 100644 --- a/apps/docs/mint.json +++ b/apps/docs/mint.json @@ -29,7 +29,7 @@ { "name": "API Reference", "url": "api-reference/endpoints", - "openapi": "/openapi.json" + "openapi": "https://v2.api.supermemory.ai/openapi" }, { "name": "Changelog", @@ -43,9 +43,9 @@ "url": "https://git.new/memory" }, { - "name": "Community", - "icon": "discord", - "url": "https://discord.gg/supermemory" + "name": "Ask the founder", + "icon": "mail", + "url": "mailto:[email protected]" }, { "name": "X (Twitter)", @@ -60,7 +60,7 @@ }, { "group": "Essentials", - "pages": ["essentials/distinguishing-users", "essentials/architecture", "essentials/pricing"] + "pages": ["essentials/metadata-filtering", "essentials/pricing"] }, { "group": "Changelog", |