Skip to content

Commit

Permalink
Update redirects.js
Browse files Browse the repository at this point in the history
Removed test redirect
  • Loading branch information
avanscoy authored Sep 17, 2024
1 parent ee804dc commit 2ebdb8f
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 @@ -8859,7 +8859,7 @@ const redirects = [
to: '/manage-users/user-accounts/get-user-information-on-unbounce-landing-pages',
},
{
from: ['/users/verify-emails','/users/manage/your-mom'],
from: ['/users/verify-emails'],
to: '/manage-users/user-accounts/verify-emails',
},

Expand Down

0 comments on commit 2ebdb8f

Please sign in to comment.