diff --git a/.README.j2 b/.README.j2 index 84c6c046..562e43d8 100644 --- a/.README.j2 +++ b/.README.j2 @@ -1,4 +1,4 @@ -# BETA - Community Home Assistant Add-ons +# BETA - Home Assistant Community Add-ons ![Project Stage][project-stage-shield] ![Maintenance][maintenance-shield] @@ -76,7 +76,7 @@ Got questions? You have several options to get them answered: -- The Community Home Assistant Add-ons [Discord Chat Server][discord] +- The Home Assistant Community Add-ons [Discord Chat Server][discord] - The Home Assistant [Community Forum][forum]. - The Home Assistant [Discord Chat Server][discord-ha]. - Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] diff --git a/.github/settings.yml b/.github/settings.yml index 3b108cb7..a3aaa998 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,6 +1,6 @@ --- repository: - description: "BETA - Community Home Assistant Add-ons" + description: "BETA - Home Assistant Community Add-ons" homepage: https://addons.community topics: beta, unstable, home-assistant, homeassistant, addons, addons-repository, repository private: false diff --git a/repository.json b/repository.json index 42bc3027..ced8959c 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,5 @@ { - "name": "BETA - Community Home Assistant Add-ons", + "name": "BETA - Home Assistant Community Add-ons", "url": "https://addons.community", "maintainer": "Franck Nijhof " }