From b40f171220b46e63165deaffc497c080e98f041a Mon Sep 17 00:00:00 2001
From: Federico Fissore <f.fissore@arduino.cc>
Date: Wed, 20 May 2015 17:10:06 +0200
Subject: Due to website configuration changes, every url starting with
 http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191

---
 libraries/EEPROM/library.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'libraries/EEPROM/library.properties')

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
 
-- 
cgit v1.2.3-18-g5258