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": "http",
"name": "HTTP",
"documentation": "https://www.home-assistant.io/components/http",
"documentation": "https://www.home-assistant.io/integrations/http",
"requirements": [
"aiohttp_cors==0.7.0"
],