Skip to content

Commit 6789435

Browse files
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.
1 parent ebca9a5 commit 6789435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repositories.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7288,5 +7288,5 @@ https://github.com/yuri-rage/arduino-i2c-slave
72887288
https://bitbucket.org/jezhill/SyncGenie
72897289
https://github.com/Vegetable-SYC/IMU_Fusion_SYC
72907290
https://github.com/DCS-Skunkworks/dcs-bios-arduino-library
7291-
https://github.com/Bhanuka-Anjana/K24C16-EEPROM-Library.git
7291+
https://github.com/Bhanuka-Anjana/K24C16-EEPROM-Library
72927292
https://github.com/appnostic-io/Appnostic_SC16IS7XX_Arduino_Library

0 commit comments

Comments
 (0)