Skip to content

Commit d949b69

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 c9403fc commit d949b69

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
This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
44

55
For more information about this library please visit us at
6-
http://arduino.cc/en/Reference/Stepper
6+
http://www.arduino.cc/en/Reference/Stepper
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 <[email protected]>
55
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.
66
paragraph=This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
77
category=Device Control
8-
url=http://arduino.cc/en/Reference/Stepper
8+
url=http://www.arduino.cc/en/Reference/Stepper
99
architectures=*

0 commit comments

Comments
 (0)