Skip to content

Commit 2110739

Browse files
committed
add redirect
1 parent 4666daa commit 2110739

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/redirects.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,4 +416,11 @@ code: 301
416416
outputs:
417417
- 'after-v2.6'
418418
- 'master'
419+
---
420+
from: '/reference/method/setVerboseShell'
421+
to: '/reference/method'
422+
type: 'redirect'
423+
code: 301
424+
outputs:
425+
- 'before-v2.2'
419426
...

0 commit comments

Comments
 (0)