diff --git a/library.properties b/library.properties index 6451d4b..21db3d1 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=Arduino sentence=Allows an Arduino/Genuino board with USB capabilites to act as a Keyboard. paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc) category=Device Control -url=http://www.arduino.cc/en/Reference/Keyboard +url=https://www.arduino.cc/reference/en/language/functions/usb/keyboard/ architectures=*