From f8829013eee143e6367c516316dd715d2eb4285f Mon Sep 17 00:00:00 2001 From: Chris <15677803+c00ldude1oo@users.noreply.github.com> Date: Sun, 6 Aug 2023 04:38:51 -0400 Subject: [PATCH] Update link in app_homeassistant.md (#2315) Fix the link to https://www.home-assistant.io/ as before it was not correct. --- .../04.applications/10.docs/homeassistant/app_homeassistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/04.applications/10.docs/homeassistant/app_homeassistant.md b/pages/04.applications/10.docs/homeassistant/app_homeassistant.md index 7896c795..6a06dba4 100644 --- a/pages/04.applications/10.docs/homeassistant/app_homeassistant.md +++ b/pages/04.applications/10.docs/homeassistant/app_homeassistant.md @@ -22,7 +22,7 @@ routes: ## Useful links -+ Website: [homeassistant.eu (en)](https://homeassistant.eu/site/) ++ Website: [home-assistant.io (en)](https://www.home-assistant.io/) + Demonstration: [Demo](https://demo.home-assistant.io/#/lovelace/0) + Application software repository: [github.com - YunoHost-Apps/homeassistant](https://github.com/YunoHost-Apps/homeassistant_ynh) + Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/homeassistant/issues](https://github.com/YunoHost-Apps/homeassistant_ynh/issues)