From 699741c760ae7ffce9260aa987eb67c16595fc38 Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Fri, 27 Sep 2024 01:12:21 +0530 Subject: [PATCH] fix links (#1916) --- README.md | 8 ++++---- docs/_snippets/get-help.mdx | 2 +- docs/integrations/multion.mdx | 2 +- docs/mint.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 693da3a5..bb3fd235 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@

Learn more ยท - Join Discord + Join Discord

- + Mem0 Discord @@ -195,13 +195,13 @@ For detailed usage instructions and API reference, visit our documentation at [d Join our community for support and discussions. If you have any questions, feel free to reach out to us using one of the following methods: -- [Join our Discord](https://mem0.ai/discord) +- [Join our Discord](https://mem0.dev/DiG) - [Follow us on Twitter](https://x.com/mem0ai) - [Email founders](mailto:founders@mem0.ai) ## Contributors -Join our [Discord community](https://mem0.ai/discord) to learn about memory management for AI agents and LLMs, and connect with Mem0 users and contributors. Share your ideas, questions, or feedback in our [GitHub Issues](https://github.com/mem0ai/mem0/issues). +Join our [Discord community](https://mem0.dev/DiG) to learn about memory management for AI agents and LLMs, and connect with Mem0 users and contributors. Share your ideas, questions, or feedback in our [GitHub Issues](https://github.com/mem0ai/mem0/issues). We value and appreciate the contributions of our community. Special thanks to our contributors for helping us improve Mem0. diff --git a/docs/_snippets/get-help.mdx b/docs/_snippets/get-help.mdx index b90a6050..86b41648 100644 --- a/docs/_snippets/get-help.mdx +++ b/docs/_snippets/get-help.mdx @@ -1,5 +1,5 @@ - + Join our community diff --git a/docs/integrations/multion.mdx b/docs/integrations/multion.mdx index b1b48d5e..3cbb87b1 100644 --- a/docs/integrations/multion.mdx +++ b/docs/integrations/multion.mdx @@ -208,4 +208,4 @@ These examples illustrate how combining memory management with web browsing capa - For more details and advanced usage, refer to the full [cookbooks here](https://github.com/mem0ai/mem0/blob/main/cookbooks). - Feel free to visit our [Github](https://github.com/mem0ai/mem0) or [Mem0 Platform](https://app.mem0.ai/). -- For any questions or assistance, please reach out to `taranjeetio` on [Discord](https://mem0.ai/discord). \ No newline at end of file +- For any questions or assistance, please reach out to `taranjeetio` on [Discord](https://mem0.dev/DiD). \ No newline at end of file diff --git a/docs/mint.json b/docs/mint.json index 4832bf60..268229be 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -34,7 +34,7 @@ { "name": "Discord", "icon": "discord", - "url": "https://mem0.ai/discord" + "url": "https://mem0.dev/DiD" }, { "name": "GitHub", @@ -219,7 +219,7 @@ } ], "footerSocials": { - "discord": "https://mem0.ai/discord", + "discord": "https://mem0.dev/DiD", "x": "https://x.com/mem0ai", "github": "https://github.com/mem0ai", "linkedin": "https://www.linkedin.com/company/mem0/"