From 756e5ea979a59beba91536daa3163c5438308e2b Mon Sep 17 00:00:00 2001 From: Nicholas Humfrey Date: Mon, 31 Aug 2020 16:39:26 +0100 Subject: [PATCH] Updated url in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 36248c9..d15cfaf 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Diego Ernst sentence=A library to store generic configurations. paragraph=Easily define your configuration hierarchy, the type of each property and weather or not it should be persisted. category=Other -url=https://github.com/neman-io/Bleeper.git +url=https://github.com/workilabs/Bleeper architectures=esp8266,esp32 includes=Bleeper.h