docs: v0.3 link redirect (#26632)

This commit is contained in:
Erick Friis 2024-09-18 14:28:56 -07:00 committed by GitHub
parent 9909354cd0
commit e0c36afc3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,10 @@
}
],
"redirects": [
{
"source": "/v0.3/docs/:path(.*/?)*",
"destination": "/docs/:path*"
},
{
"source": "/docs/modules/agents/tools/custom_tools(/?)",
"destination": "/docs/how_to/custom_tools/"