From 61267ad4ced15209f8056ffc92b9d5d449528e83 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 25 Jul 2017 00:10:40 +0200 Subject: [PATCH] fix url --- bluetooth_bcm43xx/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth_bcm43xx/config.json b/bluetooth_bcm43xx/config.json index d00086c..8a9dee1 100644 --- a/bluetooth_bcm43xx/config.json +++ b/bluetooth_bcm43xx/config.json @@ -3,7 +3,7 @@ "version": "0.7", "slug": "bluetooth_bcm43xx", "description": "Activate bluetooth for bcm43xx", - "url": "https://home-assistant.io/addons/Bluetooth_bcm43xx/", + "url": "https://home-assistant.io/addons/bluetooth_bcm43xx/", "startup": "initialize", "boot": "auto", "host_network": "true",