diff options
| author | MaheshtheDev <[email protected]> | 2025-10-21 18:52:45 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-10-21 18:52:45 +0000 |
| commit | 18008fb23fe82421265d8ce88d18fe6b71cbd982 (patch) | |
| tree | 0fac39383ec3576299f443aa7f4ff0f945c00c11 /apps/docs/memory-api | |
| parent | Merge pull request #497 from aryankeluskar/patch-steps (diff) | |
| download | supermemory-18008fb23fe82421265d8ce88d18fe6b71cbd982.tar.xz supermemory-18008fb23fe82421265d8ce88d18fe6b71cbd982.zip | |
chore: update to new supermemory support email (#503)
updated the new supermemory support email to `[email protected]`
Diffstat (limited to 'apps/docs/memory-api')
| -rw-r--r-- | apps/docs/memory-api/sdks/overview.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/memory-api/sdks/overview.mdx b/apps/docs/memory-api/sdks/overview.mdx index c0f536b5..84719016 100644 --- a/apps/docs/memory-api/sdks/overview.mdx +++ b/apps/docs/memory-api/sdks/overview.mdx @@ -18,7 +18,7 @@ title: "Overview" Use supermemory with the python and javascript OpenAI SDKs </Card> - <Card title="Request more plugins" icon="life-buoy" href="mailto:[email protected]"> + <Card title="Request more plugins" icon="life-buoy" href="mailto:[email protected]"> We will add support for your favorite SDKs asap. </Card> </Columns> |