Update documentation link URL for integrations (part2) (#27117)

This commit is contained in:
Franck Nijhof 2019-10-02 18:34:07 +02:00 committed by Paulus Schoutsen
parent 04ead6f273
commit d4a67e3a30
50 changed files with 58 additions and 56 deletions

View file

@ -9,6 +9,6 @@ config_entry_flow.register_webhook_flow(
"Twilio Webhook",
{
"twilio_url": "https://www.twilio.com/docs/glossary/what-is-a-webhook",
"docs_url": "https://www.home-assistant.io/components/twilio/",
"docs_url": "https://www.home-assistant.io/integrations/twilio/",
},
)