diff options
| author | Dhravya Shah <[email protected]> | 2025-12-18 17:50:37 -0800 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-12-18 17:50:37 -0800 |
| commit | ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267 (patch) | |
| tree | c230892783d77fdbcc266b1a4188f45670b3ff80 /apps/docs/migration | |
| parent | fix: memory graph not visible with just docs (diff) | |
| download | supermemory-ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267.tar.xz supermemory-ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267.zip | |
fix: change support email to the one on slack
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 79740ae2..e218c592 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 |