Skip to content

Commit 8b6b03f

Browse files
Fix mem0 README: use relative link to sample
1 parent 82e7756 commit 8b6b03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/packages/mem0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Mem0 context provider enables persistent memory capabilities for your agents
1212

1313
### Basic Usage Example
1414

15-
See the [Mem0 basic example](https://github.com/microsoft/agent-framework/tree/main/python/samples/getting_started/sessions/mem0/mem0_basic.py) which demonstrates:
15+
See the [Mem0 basic example](../../samples/getting_started/sessions/mem0/mem0_basic.py) which demonstrates:
1616

1717
- Setting up an agent with Mem0 context provider
1818
- Teaching the agent user preferences

0 commit comments

Comments
 (0)