mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-09 13:00:34 +00:00
docs: cookbook redirect (v0.1) (#21823)
This commit is contained in:
parent
4bf7add9b8
commit
65e6239f14
@ -13,6 +13,10 @@
|
|||||||
"source": "/docs/:path*(/?)",
|
"source": "/docs/:path*(/?)",
|
||||||
"destination": "/v0.1/docs/:path*/"
|
"destination": "/v0.1/docs/:path*/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "/cookbook(/?)",
|
||||||
|
"destination": "/v0.1/docs/cookbook/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "(/?)",
|
"source": "(/?)",
|
||||||
"destination": "/v0.1/docs/get_started/introduction/"
|
"destination": "/v0.1/docs/get_started/introduction/"
|
||||||
|
Loading…
Reference in New Issue
Block a user