Redirect vecstores (#6948)

This commit is contained in:
Davis Chase 2023-06-29 19:22:21 -07:00 committed by GitHub
parent f780678910
commit bd6a0ee9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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*"