mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 20:28:10 +00:00
redirect (#8189)
This commit is contained in:
parent
e7d64f8b15
commit
14aa27b5f4
@ -1076,6 +1076,10 @@
|
||||
"source": "/docs/integrations/zilliz",
|
||||
"destination": "/docs/integrations/providers/zilliz"
|
||||
},
|
||||
{
|
||||
"source": "/docs/ecosystem/integrations/",
|
||||
"destination": "/docs/integrations/providers/"
|
||||
},
|
||||
{
|
||||
"source": "/docs/ecosystem/integrations/:path*",
|
||||
"destination": "/docs/integrations/providers/:path*"
|
||||
|
Loading…
Reference in New Issue
Block a user