docs: remove subagents from experimental (#4907)

This commit is contained in:
dianed-square
2025-09-30 19:32:48 -07:00
committed by GitHub
parent f2bf927011
commit 937c75bc51
31 changed files with 42 additions and 55 deletions
+4
View File
@@ -302,6 +302,10 @@ const config: Config = {
{
from: '/docs/guides/isolated-development-environments',
to: '/docs/tutorials/isolated-development-environments'
},
{
from: '/docs/experimental/subagents',
to: '/docs/guides/subagents'
}
],
},