From 8027844d2f9cb5c30e04a8f405e28a5fe9d60902 Mon Sep 17 00:00:00 2001 From: baldarn Date: Wed, 31 Aug 2022 11:59:37 +0200 Subject: [PATCH] changed url to point to alexbelgium repo --- gitea/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/config.json b/gitea/config.json index a75ce16cf..d9056cebe 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -31,7 +31,7 @@ "ssl": "bool" }, "slug": "gitea", - "url": "https://github.com/baldarn/hassio-addons/tree/master/gitea", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", "version": "v1.17.1", "webui": "http://[HOST]:[PORT:3000]" }