From 6789435e52e8bb2b806b9968e6b4476cdb2eb1ff Mon Sep 17 00:00:00 2001 From: Bhanuka Anjana <85387483+Bhanuka-Anjana@users.noreply.github.com> Date: Sun, 25 Aug 2024 21:32:48 +0530 Subject: [PATCH] Use standard URL format for "K24C16 EEPROM Library" The established convention is to use the standard web URL format for the entries in the repositories.txt file. Previously, the entry for the "K24C16 EEPROM Library" used the alternative URL format with the `.git` extension. The Library Manage registry system is designed to support either one, so that was not a problem from a technical standpoint, but it is better to use a consistent format throughout the file. --- repositories.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index d8c93d82..fe045cc4 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7288,5 +7288,5 @@ https://github.com/yuri-rage/arduino-i2c-slave https://bitbucket.org/jezhill/SyncGenie https://github.com/Vegetable-SYC/IMU_Fusion_SYC https://github.com/DCS-Skunkworks/dcs-bios-arduino-library -https://github.com/Bhanuka-Anjana/K24C16-EEPROM-Library.git +https://github.com/Bhanuka-Anjana/K24C16-EEPROM-Library https://github.com/appnostic-io/Appnostic_SC16IS7XX_Arduino_Library