mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 01:23:07 +00:00
docs: redirect integration links to 0.2 (#22326)
This commit is contained in:
parent
8cbce684d4
commit
1bad0ac946
@ -41,6 +41,10 @@
|
||||
"source": "/docs/get_started/introduction(/?)",
|
||||
"destination": "/v0.2/docs/introduction/"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/:path(.*/?)*",
|
||||
"destination": "/v0.2/docs/integrations/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/docs/:path(.*/?)*",
|
||||
"destination": "/v0.1/docs/:path*"
|
||||
|
Loading…
Reference in New Issue
Block a user