mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +00:00
docs: redirect base slug (0.1) (#21458)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"destination": "/v0.1/docs/:path*/"
|
||||
},
|
||||
{
|
||||
"source": "(/?)",
|
||||
"source": "(/?)|(/v0.1/?)",
|
||||
"destination": "/v0.1/docs/get_started/introduction/"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user