From c572575ae97bd187466ff71f6753a4d0ec73c5df Mon Sep 17 00:00:00 2001 From: rnizametdinov Date: Tue, 4 Sep 2018 23:47:43 +0300 Subject: [PATCH] Update url in config add www --- duckdns/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duckdns/config.json b/duckdns/config.json index 94e2b77..7a41370 100644 --- a/duckdns/config.json +++ b/duckdns/config.json @@ -3,7 +3,7 @@ "version": "1.5", "slug": "duckdns", "description": "Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support", - "url": "https://home-assistant.io/addons/duckdns/", + "url": "https://www.home-assistant.io/addons/duckdns/", "startup": "services", "boot": "auto", "map": ["ssl:rw"],