Skip to content

Commit

Permalink
Update redirects.js (#10363)
Browse files Browse the repository at this point in the history
* Update redirects.js

Redirect from sign-up-prompt-customizations to /customize/universal-login-pages/customize-signup-and-login-prompts'

* Update redirects.js

---------

Co-authored-by: Amanda VS <[email protected]>
  • Loading branch information
pavokta and avanscoy authored Feb 1, 2024
1 parent bacd1d7 commit ec8976b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -3190,6 +3190,10 @@ const redirects = [
from: ['/branding-customization', '/brand-and-customize'],
to: '/customize',
},
{
from: ['/sign-up-prompt-customizations',],
to: '/customize/universal-login-pages/customize-signup-and-login-prompts',
},
{
from: [
'/universal-login/new-experience/universal-login-page-templates',
Expand Down

0 comments on commit ec8976b

Please sign in to comment.