mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
Redirect vecstores (#6948)
This commit is contained in:
@@ -2076,6 +2076,10 @@
|
||||
"source": "/en/latest/modules/indexes/retrievers/examples/:path*",
|
||||
"destination": "/docs/modules/data_connection/retrievers/integrations:path*"
|
||||
},
|
||||
{
|
||||
"source": "/en/latest/modules/indexes/vectorstores/examples/:path*",
|
||||
"destination": "/docs/modules/data_connection/vectorstores/integrations/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/en/latest/modules/indexes/:path*",
|
||||
"destination": "/docs/modules/data_connection/:path*"
|
||||
|
Reference in New Issue
Block a user