mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-03 21:54:04 +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*/"
|
||||
},
|
||||
{
|
||||
"source": "(/?)",
|
||||
"source": "(/?)|(/v0.1/?)",
|
||||
"destination": "/v0.1/docs/get_started/introduction/"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user