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

@ -176,7 +176,7 @@ class SmartThingsFlowHandler(config_entries.ConfigFlow):
errors=errors,
description_placeholders={
"token_url": "https://account.smartthings.com/tokens",
"component_url": "https://www.home-assistant.io/components/smartthings/",
"component_url": "https://www.home-assistant.io/integrations/smartthings/",
},
)