From e90913c8ccf9c221b96d51d21725b4d8f32a4579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Sun, 8 Sep 2019 14:41:17 +0200 Subject: [PATCH] Update URL to point to upstream repository Pointing to an old fork is misleading. --- libraries/HTTPClient/library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/HTTPClient/library.properties b/libraries/HTTPClient/library.properties index 0369caa74ca..153a2e2575d 100644 --- a/libraries/HTTPClient/library.properties +++ b/libraries/HTTPClient/library.properties @@ -2,8 +2,8 @@ name=HTTPClient version=1.2 author=Markus Sattler maintainer=Markus Sattler -sentence=http Client for ESP32 +sentence=HTTP Client for ESP32 paragraph= category=Communication -url=https://github.com/Links2004/Arduino/tree/libraries/ESP8266HTTPClient +url=https://github.com/espressif/arduino-esp32/tree/master/libraries/HTTPClient architectures=esp32