Skip to content

Commit

Permalink
Update redirects.js (#10433)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyerpdx committed Jul 5, 2024
1 parent 6d78394 commit b28f7da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -8981,6 +8981,13 @@ const redirects = [
],
to: '/customize/forms/nodes-and-components',
},

{
from: [
'/customize/phone/twilio-phone-providers'
],
to: '/customize/phone-messages/configure-phone-messaging-providers/configure-twilio-as-a-phone-messaging-provider',
},

];

Expand Down

0 comments on commit b28f7da

Please sign in to comment.