mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-07 07:34:02 +00:00
docs: v0.3 link redirect (#26632)
This commit is contained in:
parent
9909354cd0
commit
e0c36afc3e
@ -26,6 +26,10 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"redirects": [
|
"redirects": [
|
||||||
|
{
|
||||||
|
"source": "/v0.3/docs/:path(.*/?)*",
|
||||||
|
"destination": "/docs/:path*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/modules/agents/tools/custom_tools(/?)",
|
"source": "/docs/modules/agents/tools/custom_tools(/?)",
|
||||||
"destination": "/docs/how_to/custom_tools/"
|
"destination": "/docs/how_to/custom_tools/"
|
||||||
|
Loading…
Reference in New Issue
Block a user