mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-03 18:24:10 +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(.*/?)*",
|
"source": "/api_reference/mongodb/:path(.*/?)*",
|
||||||
"destination": "https://langchain-mongodb.readthedocs.io/en/latest/langchain_mongodb/api_docs.html"
|
"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