From c7649b90eca815df886b48d90b2581491cb2923b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 11 Apr 2021 14:36:54 +0200 Subject: [PATCH] Update config.json --- bitwarden/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitwarden/config.json b/bitwarden/config.json index 69e059941..0cef57649 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -4,7 +4,7 @@ "upstream": "1.20.0", "slug": "bitwarden", "description": "Open source password management solution", - "url": "https://github.com/alexbelgium/hassio-addons", + "url": "https://github.com/alexbelgium/hassio-addons//tree/master/bitwarden#readme", "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]", "startup": "services", "init": false,