From 98c8ab397b53c480dee13ab40873e512943878e1 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:21:11 +0200 Subject: [PATCH] Add-ons: language tweaks (#34129) --- source/_includes/common-tasks/third-party-addons.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_includes/common-tasks/third-party-addons.md b/source/_includes/common-tasks/third-party-addons.md index 6c984c52ed8..6dbb01599fa 100644 --- a/source/_includes/common-tasks/third-party-addons.md +++ b/source/_includes/common-tasks/third-party-addons.md @@ -9,8 +9,9 @@ Home Assistant cannot guarantee the quality or security of third-party add-ons. To add an add-on repository, follow these steps: 1. Copy the URL of the repository. - - The URL is simply the git repository clone URL (on GitHub, use the Code button and copy the https/web URL). - - This documentation uses our example add-on repository, which is not really practically useful but follows the same steps. If you are interested in add-on development, refer to our [add-on development documentation](https://developers.home-assistant.io/docs/add-ons). + - The URL is the git repository clone URL (on GitHub, use the Code button and copy the HTTPS URL). + - This documentation uses an example add-on repository. It is not practically useful but follows the same steps. + - If you are interested in add-on development, refer to our [add-on development documentation](https://developers.home-assistant.io/docs/add-ons). ```text https://github.com/home-assistant/hassio-addons-example