diff --git a/custom_components/mega/manifest.json b/custom_components/mega/manifest.json index 69623e5..ba4cb4b 100644 --- a/custom_components/mega/manifest.json +++ b/custom_components/mega/manifest.json @@ -2,7 +2,7 @@ "domain": "mega", "name": "mega", "config_flow": true, - "documentation": "https://www.home-assistant.io/integrations/mega", + "documentation": "https://www.home-assistant.io/integrations/mega_hacs", "requirements": [ "beautifulsoup4", "lxml"