Skip to content

Commit e56a1c2

Browse files
committed
Correct links
1 parent 66512a3 commit e56a1c2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ Control DMX lights with your Arduino.
44

55
Using RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library.
66

7-
For more information about this library please visit us at
8-
http://www.arduino.cc/en/Reference/ArduinoDMX
9-
107
== License ==
118

129
Copyright (c) 2018 Arduino SA. All rights reserved.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Arduino <info@arduino.cc>
55
sentence=Control DMX lights with your Arduino.
66
paragraph=Using RS485 shields, like the MKR 485 Shield. This library depends on the RS485 library.
77
category=Other
8-
url=http://www.arduino.cc/en/Reference/ArduinoDMX
8+
url=https://github.com/arduino-libraries/ArduinoDMX
99
architectures=*
1010
includes=ArduinoDMX.h

0 commit comments

Comments
 (0)