mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-19 05:13:46 +00:00
docs: redirect base slug (0.1) (#21458)
This commit is contained in:
parent
0c84aea1d4
commit
25f8467ffb
@ -14,7 +14,7 @@
|
|||||||
"destination": "/v0.1/docs/:path*/"
|
"destination": "/v0.1/docs/:path*/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "(/?)",
|
"source": "(/?)|(/v0.1/?)",
|
||||||
"destination": "/v0.1/docs/get_started/introduction/"
|
"destination": "/v0.1/docs/get_started/introduction/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user