Skip to content

Commit

Permalink
Update redirects.js
Browse files Browse the repository at this point in the history
Added comma
  • Loading branch information
avanscoy authored Mar 18, 2024
1 parent 757ad87 commit d6f9089
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 @@ -3238,7 +3238,7 @@ const redirects = [
{
from: [
'/sign-up-prompt-customizations',
'/customize/universal-login-pages/customize-signup-and-login-prompts'
'/customize/universal-login-pages/customize-signup-and-login-prompts',
],
to: '/customize/login-pages/universal-login/customize-signup-and-login-prompts',
},
Expand Down

0 comments on commit d6f9089

Please sign in to comment.