From b40f171220b46e63165deaffc497c080e98f041a Mon Sep 17 00:00:00 2001 From: Federico Fissore 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 --- bootloaders/optiboot/optiboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootloaders') diff --git a/bootloaders/optiboot/optiboot.c b/bootloaders/optiboot/optiboot.c index d499d85..41545b7 100644 --- a/bootloaders/optiboot/optiboot.c +++ b/bootloaders/optiboot/optiboot.c @@ -50,7 +50,7 @@ /* */ /* Code builds on code, libraries and optimisations from: */ /* stk500boot.c by Jason P. Kyle */ -/* Arduino bootloader http://arduino.cc */ +/* Arduino bootloader http://www.arduino.cc */ /* Spiff's 1K bootloader http://spiffie.org/know/arduino_1k_bootloader/bootloader.shtml */ /* avr-libc project http://nongnu.org/avr-libc */ /* Adaboot http://www.ladyada.net/library/arduino/bootloader.html */ -- cgit v1.2.3-18-g5258