From 3669975872c8b2df949e7b6badb0c19296709d15 Mon Sep 17 00:00:00 2001 From: Farid Date: Mon, 29 Mar 2021 22:09:13 +0200 Subject: [PATCH] Update 05_Home_Assistant.md correct link --- Documentation/05_Home_Assistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/05_Home_Assistant.md b/Documentation/05_Home_Assistant.md index 93cc17a..83092a3 100644 --- a/Documentation/05_Home_Assistant.md +++ b/Documentation/05_Home_Assistant.md @@ -1,6 +1,6 @@ # Home Assistant integration -Configuring Home Assistant for the HASP requires making some basic changes to your configuration and downloading the packages to your installation. [Continue below]((#standard-home-assistant-installation) for a standard Home Assistant installation in a container (HassOS, HassIO, Docker, etc). +Configuring Home Assistant for the HASP requires making some basic changes to your configuration and downloading the packages to your installation. [Continue below](#standard-home-assistant-installation) for a standard Home Assistant installation in a container (HassOS, HassIO, Docker, etc). The procedure will be a little different if you're running Home Assistant Core (venv, hassbian, or similar), so [skip to that section](#home-assistant-core-installation).