Skip to content

Commit 177ed1d

Browse files
committed
Fix link to reference pages
1 parent 390b677 commit 177ed1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This library allows an Arduino board with USB capabilites to act as a Keyboard.
44
Being based on HID library you need to include "HID.h" in your sketch.
55

66
For more information about this library please visit us at
7-
http://www.arduino.cc/en/Reference/Keyboard
7+
https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
88

99
== License ==
1010

0 commit comments

Comments
 (0)