diff options
| author | Ciara Cade <[email protected]> | 2025-11-28 14:15:29 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-28 11:15:29 -0800 |
| commit | 47a21792084da841f84853c3b4ffa8e54880319f (patch) | |
| tree | b0426a9b9c5913aa32150d776e26a560fc527aff | |
| parent | Merge branch 'main' of https://github.com/supermemoryai/supermemory (diff) | |
| download | supermemory-47a21792084da841f84853c3b4ffa8e54880319f.tar.xz supermemory-47a21792084da841f84853c3b4ffa8e54880319f.zip | |
Fix: Update discord links in README.md and CONTRIBUTING.md (#598)
| -rw-r--r-- | CONTRIBUTING.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c8b86b3d..bbd54c23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -288,7 +288,7 @@ For feature requests, please provide: ### Getting Help -- **Discord**: Join our community server +- **Discord**: [Join our Discord server](https://supermemory.link/discord) - **GitHub Discussions**: For questions and ideas - **Issues**: For bug reports and feature requests - **Email**: [[email protected]](mailto:[email protected]) @@ -79,7 +79,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: [[email protected]](mailto:[email protected]) -- Discord: [Join our Discord server](https://discord.gg/HXvsGK2f) +- Discord: [Join our Discord server](https://supermemory.link/discord) - Documentation: [docs.supermemory.ai](https://docs.supermemory.ai) ## Contributing |