Fix glossary link in prerequisites.md (#575)

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
Cornelius A. Ludmann
2024-09-30 08:11:55 +02:00
committed by GitHub
parent 3f1e7dc107
commit d6a5f6cb70

View File

@ -11,7 +11,7 @@ Before you start using HACS, make sure the following requirements are met:
- You have [access to the file system](https://www.home-assistant.io/docs/configuration/#to-set-up-access-to-the-files-and-prepare-an-editor) where the Home Assistant configuration files are located.
- You know how to access the Home Assistant log file.
- You know how to [enable debug logging](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
- You are aware that although you can use an add-on to download HACS, HACS itself is not an add-on, and does not contain any [add-ons](https://www.home-assistant.io/glossary/#add-on).
- You are aware that although you can use an add-on to download HACS, HACS itself is not an add-on, and does not contain any [add-ons](https://www.home-assistant.io/docs/glossary/#add-on).
- You have a stable internet connection with sufficient available bandwidth and no data caps.
- You are not blocking outgoing requests to GitHub or Cloudflare.
- For more information, refer to the documentation under [**FAQ** > **Data sources**](/docs/faq/data_sources.md).