From dc889499078a54b9ae6162714e2365a38cb8357b Mon Sep 17 00:00:00 2001 From: Iqbal F Date: Fri, 26 Jul 2024 14:25:58 +0700 Subject: [PATCH] Use standard repository list URL format for "ESP Async Web Server" Although either format is valid, the simple web URL is most commonly used in the library repository list. This entry used the alternative `.git` URL format. It is hereby brought into alignment with the common convention of the list. --- repositories.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index 864a450f..919a3bc8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7209,5 +7209,5 @@ https://github.com/mgoblin/ArduinoSplashScreen https://github.com/senseshift/arduino-ble-serial https://github.com/stm32duino/VL53L7CH https://github.com/stm32duino/VL53L8CH -https://github.com/protheeuz/AsyncWebServerESP.git +https://github.com/protheeuz/AsyncWebServerESP https://github.com/JoelJojoP/SimpleIMU