Skip to content

Commit 4c6daf8

Browse files
committed
Update Memory types link to a working page.
1 parent eb87d44 commit 4c6daf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ uv run agent-memory mcp --mode sse --port 9000 --no-worker
170170
- **[LangChain Integration](https://redis.github.io/agent-memory-server/langchain-integration/)** - Automatic tool conversion for LangChain
171171
- **[Vector Store Backends](https://redis.github.io/agent-memory-server/vector-store-backends/)** - Configure different vector databases
172172
- **[Authentication](https://redis.github.io/agent-memory-server/authentication/)** - OAuth2/JWT setup for production
173-
- **[Memory Types](https://redis.github.io/agent-memory-server/memory-types/)** - Understanding semantic vs episodic memory
173+
- **[Memory Types](https://redis.github.io/agent-memory-server/long-term-memory/?h=episodic#memory-types)** - Understanding semantic vs episodic memory
174174
- **[API Reference](https://redis.github.io/agent-memory-server/api/)** - REST API endpoints
175175
- **[MCP Protocol](https://redis.github.io/agent-memory-server/mcp/)** - Model Context Protocol integration
176176

0 commit comments

Comments
 (0)