mirror of
https://github.com/langchain-ai/memory-template.git
synced 2026-07-19 12:51:24 -04:00
Broken Documentation Link: "You can learn more about Storage in LangGraph here" #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @privetin on GitHub (May 17, 2025).
Hi,
In the README under the "Memory storage" section, the link to "You can learn more about Storage in LangGraph here" points to https://langchain-ai.github.io/langgraph/how-tos/memory/shared-state/, but this returns a 404.
Could you update the link or point to the correct documentation?
Thanks!