diff --git a/source/_includes/common-tasks/third-party-addons.md b/source/_includes/common-tasks/third-party-addons.md index b6f82ffbf5d..d2b6c373203 100644 --- a/source/_includes/common-tasks/third-party-addons.md +++ b/source/_includes/common-tasks/third-party-addons.md @@ -6,12 +6,6 @@ Home Assistant allows anyone to create add-on repositories to share their add-on https://github.com/home-assistant/hassio-addons-example ``` -You can also add a development branch from a given repository by appending its name following a hashtag. - -```text -https://github.com/home-assistant/hassio-addons-example#dev -``` -