diff options
Diffstat (limited to 'libraries/EEPROM/library.properties')
-rw-r--r-- | libraries/EEPROM/library.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index c653255..21437ff 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -4,6 +4,6 @@ author=Arduino, Christopher Andrews maintainer=Arduino <info@arduino.cc> sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE. paragraph= -url=http://arduino.cc/en/Reference/EEPROM +url=http://www.arduino.cc/en/Reference/EEPROM architectures=avr |