From 531d6408d69878df72a2f2fb5c9eb628ceb73b04 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 Dec 2019 14:51:17 +0100 Subject: [PATCH] almond: Change link in add-on --- almond/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/almond/config.json b/almond/config.json index 647a85e..e4ed22e 100644 --- a/almond/config.json +++ b/almond/config.json @@ -3,7 +3,7 @@ "version": "0.7", "slug": "almond", "description": "The home server version of Almond", - "url": "https://home-assistant.io/addons/almond/", + "url": "https://github.com/home-assistant/hassio-addons/blob/master/almond", "arch": ["armv7", "aarch64", "amd64"], "startup": "application", "boot": "auto",