-
Notifications
You must be signed in to change notification settings - Fork 772
Description
What content needs to be created or modified?
If you go to the bindings page: https://docs.dapr.io/reference/components-reference/supported-bindings/ and then grep for twilio, then you will see Twilio once in the bindings table, but two times in the nav bar on the left - once for Twilio SendGrid and another time for Twilio SMS.

This should be reflected the same in the table as it is in the nav bar on the left. There should be two twilio lines in the bindings table, each going to the correct page for Twilio SendGrid and another for Twilio SMS.
Describe the solution you'd like
Twilio in the bindings table is removed, and a Twilio SendGrid and a Twilio SMS row are added.
Where should the new material be placed?
https://docs.dapr.io/reference/components-reference/supported-bindings/
The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos
N/A
Additional context