diff --git a/config/redirects.js b/config/redirects.js index 91eb798279..25e881e05a 100644 --- a/config/redirects.js +++ b/config/redirects.js @@ -2707,7 +2707,7 @@ const redirects = [ to: '/api', }, { - from: ['/apiv2', '/api/v2', '/api/management'], + from: ['/api/management'], to: '/api/management/v2', },