Skip to content

Commit 42816c7

Browse files
author
Federico Fissore
committed
Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191
1 parent 7640e30 commit 42816c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The Robot has a number of built in sensors and actuators. The library is designed to easily access the robot's functionality.
44

55
For more information about this library please visit us at
6-
http://arduino.cc/en/Reference/RobotLibrary
6+
http://www.arduino.cc/en/Reference/RobotLibrary
77

88
== License ==
99

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ maintainer=Arduino <info@arduino.cc>
55
sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.
66
paragraph=
77
category=Device Control
8-
url=http://arduino.cc/en/Reference/RobotLibrary
8+
url=http://www.arduino.cc/en/Reference/RobotLibrary
99
architectures=avr

0 commit comments

Comments
 (0)