From dbddef529de6a4c908a88a17a323f1bbe13e8575 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 11 Apr 2021 14:38:20 +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 0cef57649..0994c7fc5 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//tree/master/bitwarden#readme", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden#readme", "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]", "startup": "services", "init": false,