Update documentation link URL for integrations in all manifests (#27114)

This commit is contained in:
Franck Nijhof 2019-10-02 18:25:44 +02:00 committed by Paulus Schoutsen
parent ed49b2f155
commit c7da781efc
874 changed files with 874 additions and 874 deletions

View file

@ -1,7 +1,7 @@
{
"domain": "telegram_bot",
"name": "Telegram bot",
"documentation": "https://www.home-assistant.io/components/telegram_bot",
"documentation": "https://www.home-assistant.io/integrations/telegram_bot",
"requirements": [
"python-telegram-bot==11.1.0"
],