Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanda VS committed Oct 20, 2023
1 parent e27d8ad commit faeeba5
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 @@ -963,7 +963,7 @@ const redirects = [
from: [
'/microsites/call-api/call-api-m2m-app',
],
to: '/get-started/authentication-and-authorization-flow/client-credentials-flow'
to: '/get-started/authentication-and-authorization-flow/client-credentials-flow',

],

Expand Down

0 comments on commit faeeba5

Please sign in to comment.