mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 01:23:07 +00:00
Redirect vecstores (#6948)
This commit is contained in:
parent
f780678910
commit
bd6a0ee9e9
@ -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*"
|
||||
|
Loading…
Reference in New Issue
Block a user