Skip to content

Commit 95a1a5e

Browse files
Updating API Management Redirect (#10452)
1 parent 682ee2b commit 95a1a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/redirects.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2707,7 +2707,7 @@ const redirects = [
27072707
to: '/api',
27082708
},
27092709
{
2710-
from: ['/apiv2', '/api/v2', '/api/management'],
2710+
from: ['/api/management'],
27112711
to: '/api/management/v2',
27122712
},
27132713

0 commit comments

Comments
 (0)