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": "ffmpeg",
"name": "Ffmpeg",
"documentation": "https://www.home-assistant.io/components/ffmpeg",
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
"requirements": [
"ha-ffmpeg==2.0"
],