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/migration | |
| 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/migration')
| -rw-r--r-- | apps/docs/migration/from-mem0.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/migration/from-mem0.mdx b/apps/docs/migration/from-mem0.mdx index 5a6ccb83..79740ae2 100644 --- a/apps/docs/migration/from-mem0.mdx +++ b/apps/docs/migration/from-mem0.mdx @@ -292,7 +292,7 @@ response = client.chat.completions.create( </CodeGroup> <Note> -For enterprise migrations, [contact us](mailto:[email protected]) for assistance. +For enterprise migrations, [contact us](mailto:[email protected]) for assistance. </Note> ## Next Steps |