docs: redirect /sandboxing to /gateway/sandboxing
This commit is contained in:
parent
8dacafce7f
commit
5cd48bbe7d
1 changed files with 8 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue