mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-27 20:15:00 +02:00
docs: Add studio troubleshooting to redirects (#5783)
Add a redirect from https://langchain-ai.github.io/langgraph/troubleshooting/studio/ to https://docs.langchain.com/langgraph-platform/troubleshooting-studio
This commit is contained in:
@@ -205,6 +205,7 @@ REDIRECT_MAP = {
|
||||
"cloud/reference/api/api_ref_control_plane.md": "https://docs.langchain.com/langgraph-platform/api-ref-control-plane",
|
||||
"cloud/reference/cli.md": "https://docs.langchain.com/langgraph-platform/cli",
|
||||
"cloud/reference/env_var.md": "https://docs.langchain.com/langgraph-platform/env-var",
|
||||
"troubleshooting/studio.md": "https://docs.langchain.com/langgraph-platform/troubleshooting-studio",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user