mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 13:33:37 +00:00
docs: cookbook redirect (#21822)
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
{
|
||||
"source": "/docs/:path(.*/?)*",
|
||||
"destination": "/v0.1/docs/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/cookbook(/?)",
|
||||
"destination": "/v0.1/docs/cookbook/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user