From 09ac3618a8b5efff855412242cb87ed9049bfbee Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Sat, 19 Apr 2025 10:59:50 +0530 Subject: [PATCH] Doc: fix agno link (#2573) --- docs/integrations/agno.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/agno.mdx b/docs/integrations/agno.mdx index 8180a69d..805dd081 100644 --- a/docs/integrations/agno.mdx +++ b/docs/integrations/agno.mdx @@ -2,7 +2,7 @@ title: Agno --- -Integrate [**Mem0**](https://github.com/mem0ai/mem0) with [Agno](https://github.com/agno-ai/agno), a Python framework for building autonomous agents. This integration enables Agno agents to access persistent memory across conversations, enhancing context retention and personalization. +Integrate [**Mem0**](https://github.com/mem0ai/mem0) with [Agno](https://github.com/agno-agi/agno), a Python framework for building autonomous agents. This integration enables Agno agents to access persistent memory across conversations, enhancing context retention and personalization. ## Overview