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

@ -8,6 +8,6 @@ config_entry_flow.register_webhook_flow(
"IFTTT Webhook",
{
"applet_url": "https://ifttt.com/maker_webhooks",
"docs_url": "https://www.home-assistant.io/components/ifttt/",
"docs_url": "https://www.home-assistant.io/integrations/ifttt/",
},
)