From f088e34c9cdeeb0a88fda4f43c25a4361d414c45 Mon Sep 17 00:00:00 2001 From: Erik Hilton Date: Sat, 23 Jan 2021 07:27:13 +0100 Subject: [PATCH] Changes --- steve/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steve/config.json b/steve/config.json index 1e8af34..94d8734 100644 --- a/steve/config.json +++ b/steve/config.json @@ -3,7 +3,7 @@ "version": "dev", "slug": "steve", "description": "OCPP server for EV charging stations", - "url": "https://github.com/erik73/hassio-addons", + "url": "https://github.com/erik73/addon-steve", "arch": ["aarch64", "amd64"], "stage": "experimental", "init": false,