From 1cb0a11524d02e3be59e1a0869da6b4312a8d487 Mon Sep 17 00:00:00 2001 From: danbruno Date: Tue, 21 Feb 2023 20:52:45 -0500 Subject: [PATCH] Revert testing changes --- calibre/config.json | 2 +- repository.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre/config.json b/calibre/config.json index bd34a0ef5..fb7247b73 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -91,7 +91,7 @@ "networkdisks": "str?" }, "slug": "calibre", - "url": "https://github.com/danbruno/hassio-addons/tree/calibre-wireless-port/calibre", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "version": "v6.13.0-ls203", "video": true } diff --git a/repository.json b/repository.json index 0ed2bf641..4a95259b1 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,5 @@ { "name": "HA Add-ons by alexbelgium", - "url": "https://github.com/danbruno/hassio-addons", + "url": "https://github.com/alexbelgium/hassio-addons", "maintainer": "alexbelgium" }