diff --git a/custom_components/localtuya/manifest.json b/custom_components/localtuya/manifest.json index 3469142..8c098ea 100644 --- a/custom_components/localtuya/manifest.json +++ b/custom_components/localtuya/manifest.json @@ -1,12 +1,12 @@ { "domain": "localtuya", "name": "LocalTuya integration", - "documentation": "https://github.com/rospogrigio/localtuya-homeassistant/", + "documentation": "https://github.com/rospogrigio/localtuya/", "dependencies": [], "codeowners": [ "@rospogrigio", "@postlund" ], - "issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues", + "issue_tracker": "https://github.com/rospogrigio/localtuya/issues", "requirements": [], "config_flow": true }