diff --git a/README.md b/README.md index 4aaa533..a50bb5b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Please follow [Home Assistant's instructions][hassio-add-repo] to add a custom r The repository address to point at is the following: ``` -https://forge.slowte.ch/hassio/addons +https://forge.slowte.ch/selfhosted/hassio-addons ``` ## License diff --git a/repository.json b/repository.json index dfbf7de..95ffd2e 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,5 @@ { "name": "Home Assistant Slowtech Add-ons", - "url": "https://forge.slowte.ch/hassio/addons", + "url": "https://forge.slowte.ch/selfhosted/hassio-addons", "maintainer": "Pierre Guillod " }