docs[patch]: Redirect LangGraph docs link (#22784)

FYI @efriis
This commit is contained in:
Jacob Lee 2024-06-11 12:28:02 -07:00 committed by GitHub
parent f883981446
commit 3a5523bf82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1217,6 +1217,10 @@
{
"source": "/v0.1/docs/integrations/chat/solar(/?)",
"destination": "/v0.1/docs/integrations/chat/upstage"
},
{
"source": "/v0.1/docs/langgraph(/?)",
"destination": "https://langchain-ai.github.io/langgraph/"
}
]
}