Skip to content

Commit

Permalink
fix links (#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-Khant authored Sep 26, 2024
1 parent 2d3dda3 commit 699741c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<p align="center">
<a href="https://mem0.ai">Learn more</a>
·
<a href="https://mem0.ai/discord">Join Discord</a>
<a href="https://mem0.dev/DiG">Join Discord</a>
</p>
</p>

<p align="center">
<a href="https://mem0.ai/discord">
<a href="https://mem0.dev/DiG">
<img src="https://dcbadge.vercel.app/api/server/6PzXDgEjG5?style=flat" alt="Mem0 Discord">
</a>
<a href="https://pepy.tech/project/mem0ai">
Expand Down Expand Up @@ -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:[email protected])

## 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.

Expand Down
2 changes: 1 addition & 1 deletion docs/_snippets/get-help.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<CardGroup cols={3}>
<Card title="Discord" icon="discord" href="https://mem0.ai/discord" color="#7289DA">
<Card title="Discord" icon="discord" href="https://mem0.dev/DiD" color="#7289DA">
Join our community
</Card>
<Card title="GitHub" icon="github" href="https://github.com/mem0ai/mem0/discussions/new?category=q-a">
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/multion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
- For any questions or assistance, please reach out to `taranjeetio` on [Discord](https://mem0.dev/DiD).
4 changes: 2 additions & 2 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{
"name": "Discord",
"icon": "discord",
"url": "https://mem0.ai/discord"
"url": "https://mem0.dev/DiD"
},
{
"name": "GitHub",
Expand Down Expand Up @@ -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/"
Expand Down

0 comments on commit 699741c

Please sign in to comment.