Skip to content

Commit e71f1db

Browse files
authored
Merge pull request #11 from per1234/readme-link
Fix issues with readme
2 parents 390b677 + 7c1e190 commit e71f1db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
= Keyboard Library for Arduino =
22

3-
This library allows an Arduino board with USB capabilites to act as a Keyboard.
3+
This library allows an Arduino board with USB capabilities 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)