From fe649c43a19aeb937f2d279067e4044190db17d4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:50:29 +0100 Subject: [PATCH] Update config.json --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index 32c2a5a0d..1cb04be6e 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -36,6 +36,6 @@ }, "slug": "postgres", "udev": true, - "url": "https://github.com/alexbelgium/hassio-addons", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", "version": "15.7-3" }