Skip to content

Commit 3e6e923

Browse files
authored
Fix bad URL in library.properties
1 parent cab14cf commit 3e6e923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 an Arduino/Genuino board with USB capabilites to act as a Mouse.
66
paragraph=This library plugs on the HID library. Can be used with or without other HID-based libraries (Keyboard, Gamepad etc)
77
category=Device Control
8-
url=http://www.arduino.cc/en/Reference/Mouse
8+
url=https://www.arduino.cc/reference/en/language/functions/usb/mouse/
99
architectures=*

0 commit comments

Comments
 (0)