diff --git a/docs/docs/how_to/index.mdx b/docs/docs/how_to/index.mdx index 1a60c637e5e..dad7eab3603 100644 --- a/docs/docs/how_to/index.mdx +++ b/docs/docs/how_to/index.mdx @@ -345,7 +345,7 @@ LangGraph is an extension of LangChain aimed at building robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph. LangGraph documentation is currently hosted on a separate site. -You can peruse [LangGraph how-to guides here](https://langchain-ai.github.io/langgraph/how-tos/). +You can find the [LangGraph guides here](https://langchain-ai.github.io/langgraph/guides/). ## [LangSmith](https://docs.smith.langchain.com/)