docs: redirect link from template (#8761)

redirect-link-from-template
This commit is contained in:
Mendon Kissling 2025-06-27 18:04:13 -04:00 committed by GitHub
commit 51d3858ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -281,6 +281,10 @@ const config = {
to: "/contributing-github-issues",
from: "/contributing-github-discussions",
},
{
to: "/agents",
from: "/agents-tool-calling-agent-component",
},
// add more redirects like this
// {
// to: '/docs/anotherpage',