We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7640e30 commit 42816c7Copy full SHA for 42816c7
README.adoc
@@ -3,7 +3,7 @@
3
The Robot has a number of built in sensors and actuators. The library is designed to easily access the robot's functionality.
4
5
For more information about this library please visit us at
6
-http://arduino.cc/en/Reference/RobotLibrary
+http://www.arduino.cc/en/Reference/RobotLibrary
7
8
== License ==
9
library.properties
@@ -5,5 +5,5 @@ maintainer=Arduino <info@arduino.cc>
sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.
paragraph=
category=Device Control
-url=http://arduino.cc/en/Reference/RobotLibrary
+url=http://www.arduino.cc/en/Reference/RobotLibrary
architectures=avr
0 commit comments