1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

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": "feedreader",
"name": "Feedreader",
"documentation": "https://www.home-assistant.io/components/feedreader",
"documentation": "https://www.home-assistant.io/integrations/feedreader",
"requirements": [
"feedparser-homeassistant==5.2.2.dev1"
],