 
|
b75daf093e
|
docs(multi-agent page): fix a couple of broken links (#5813)
On this page:
https://langchain-ai.github.io/langgraph/concepts/multi_agent/
The last couple of links are broken
**First link:**
https://langchain-ai.github.io/langgraph/concepts/how-tos/subgraph.ipynb#different-state-schemas
should be updated to
https://langchain-ai.github.io/langgraph/how-tos/subgraph/#different-state-schemas
**Second link:**
https://langchain-ai.github.io/langgraph/concepts/how-tos/graph-api.ipynb#pass-private-state-between-nodes
should be updated to
https://langchain-ai.github.io/langgraph/how-tos/graph-api/#pass-private-state-between-nodes
---------
Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
|
2025-09-09 15:14:25 +00:00 |
|