You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-09 01:42:00 +03:00
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.
This commit is contained in:
@ -7288,5 +7288,5 @@ https://github.com/yuri-rage/arduino-i2c-slave
|
|||||||
https://bitbucket.org/jezhill/SyncGenie
|
https://bitbucket.org/jezhill/SyncGenie
|
||||||
https://github.com/Vegetable-SYC/IMU_Fusion_SYC
|
https://github.com/Vegetable-SYC/IMU_Fusion_SYC
|
||||||
https://github.com/DCS-Skunkworks/dcs-bios-arduino-library
|
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
|
https://github.com/appnostic-io/Appnostic_SC16IS7XX_Arduino_Library
|
||||||
|
Reference in New Issue
Block a user