Skip to content

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/redirects.js

+7
Original file line numberDiff line numberDiff line change
@@ -8981,6 +8981,13 @@ const redirects = [
89818981
],
89828982
to: '/customize/forms/nodes-and-components',
89838983
},
8984+
8985+
{
8986+
from: [
8987+
'/customize/phone/twilio-phone-providers'
8988+
],
8989+
to: '/customize/phone-messages/configure-phone-messaging-providers/configure-twilio-as-a-phone-messaging-provider',
8990+
},
89848991

89858992
];
89868993

0 commit comments

Comments
 (0)