mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-01 09:04:03 +00:00
docs: tests/standard tests api ref redirect (#29444)
This commit is contained in:
parent
8bf9c71673
commit
fa3857c9d0
@ -137,6 +137,10 @@
|
||||
{
|
||||
"source": "/api_reference/mongodb/:path(.*/?)*",
|
||||
"destination": "https://langchain-mongodb.readthedocs.io/en/latest/langchain_mongodb/api_docs.html"
|
||||
},
|
||||
{
|
||||
"source": "/api_reference/tests/:path(.*/?)*",
|
||||
"destination": "/api_reference/standard_tests/:path"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user