diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 43def8a73..0bfa0a610 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -355,7 +355,14 @@ nav: - tutorials/auth/add_auth_server.md - Resources: - FAQ: concepts/faq.md - - Troubleshooting: troubleshooting/errors/index.md + - Troubleshooting: + - Troubleshooting: troubleshooting/errors/index.md + - troubleshooting/errors/index.md + - troubleshooting/errors/GRAPH_RECURSION_LIMIT.md + - troubleshooting/errors/INVALID_CONCURRENT_GRAPH_UPDATE.md + - troubleshooting/errors/INVALID_GRAPH_NODE_RETURN_VALUE.md + - troubleshooting/errors/MULTIPLE_SUBGRAPHS.md + - troubleshooting/errors/INVALID_CHAT_HISTORY.md - LangGraph Academy Course: https://academy.langchain.com/courses/intro-to-langgraph - API reference: