docs: redirect /sandboxing to /gateway/sandboxing

This commit is contained in:
Peter Steinberger
2026-01-15 07:44:23 +00:00
parent 8dacafce7f
commit 5cd48bbe7d

View File

@@ -229,6 +229,14 @@
"source": "/sandbox/",
"destination": "/cli/sandbox"
},
{
"source": "/sandboxing",
"destination": "/gateway/sandboxing"
},
{
"source": "/sandboxing/",
"destination": "/gateway/sandboxing"
},
{
"source": "/AGENTS.default",
"destination": "/reference/AGENTS.default"