Skip to content

Commit

Permalink
Updating API Management Redirect (#10452)
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Aug 27, 2024
1 parent 682ee2b commit 95a1a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -2707,7 +2707,7 @@ const redirects = [
to: '/api',
},
{
from: ['/apiv2', '/api/v2', '/api/management'],
from: ['/api/management'],
to: '/api/management/v2',
},

Expand Down

0 comments on commit 95a1a5e

Please sign in to comment.