Skip to content

Commit aca5a76

Browse files
author
Amanda Butler
authored
Update links in USBMouseKeyboard.md
Point links to development instead of feature branch.
1 parent 472b24d commit aca5a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/usb/USBMouseKeyboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## USBMouseKeyboard
22

3-
<span class="images">![](https://os.mbed.com/docs/development/feature-hal-spec-usb-device-doxy/class_u_s_b_mouse_keyboard.png)<span>USBMouseKeyboard class hierarchy</span></span>
3+
<span class="images">![](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/class_u_s_b_mouse_keyboard.png)<span>USBMouseKeyboard class hierarchy</span></span>
44

55
You can use the USBMouseKeyboard interface to emulate a mouse and a keyboard at the same time over the USB port. You can send both key presses and mouse movements with this class.
66

77
### USBMouseKeyboard class reference
88

9-
[![View code](https://www.mbed.com/embed/?type=library)](http://os.mbed.com/docs/development/feature-hal-spec-usb-device-doxy/class_u_s_b_mouse_keyboard.html)
9+
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/class_u_s_b_mouse_keyboard.html)
1010

1111
### USBMouseKeyboard example
1212

0 commit comments

Comments
 (0)