From ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Thu, 18 Dec 2025 17:50:37 -0800 Subject: [PATCH] fix: change support email to the one on slack --- CONTRIBUTING.md | 2 +- README.md | 2 +- apps/browser-extension/entrypoints/popup/App.tsx | 2 +- apps/docs/cookbook/overview.mdx | 6 +++--- apps/docs/docs.json | 2 +- apps/docs/memory-api/sdks/overview.mdx | 2 +- apps/docs/migration/from-mem0.mdx | 2 +- packages/memory-graph/package.json | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbd54c23..c05deff3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -291,7 +291,7 @@ For feature requests, please provide: - **Discord**: [Join our Discord server](https://supermemory.link/discord) - **GitHub Discussions**: For questions and ideas - **Issues**: For bug reports and feature requests -- **Email**: [support@supermemory.com](mailto:support@supermemory.com) +- **Email**: [support@supermemory.ai](mailto:support@supermemory.ai) ## 📄 License diff --git a/README.md b/README.md index 399fe6f8..7c83e240 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Go to [app.supermemory.ai](https://app.supermemory.ai) and sign in with your acc Have questions or feedback? We're here to help: -- Email: [support@supermemory.com](mailto:support@supermemory.com) +- Email: [support@supermemory.ai](mailto:support@supermemory.ai) - Discord: [Join our Discord server](https://supermemory.link/discord) - Documentation: [docs.supermemory.ai](https://docs.supermemory.ai) diff --git a/apps/browser-extension/entrypoints/popup/App.tsx b/apps/browser-extension/entrypoints/popup/App.tsx index 37e43007..78864783 100644 --- a/apps/browser-extension/entrypoints/popup/App.tsx +++ b/apps/browser-extension/entrypoints/popup/App.tsx @@ -679,7 +679,7 @@ function App() {