From 2c463174f1d4bc23bee27431e6579619b992f6b4 Mon Sep 17 00:00:00 2001 From: Fabian Schlenz Date: Thu, 18 Jul 2019 06:31:25 +0200 Subject: [PATCH] Fix URL in library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index f3ecb1b..c60fefb 100644 --- a/library.json +++ b/library.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://git.schle.nz/fabian/simple-iot" + "url": "https://git.schle.nz/fabian/simple_iot" }, "export": { "exclude": "examples"