Skip to content

Commit 00ad7d8

Browse files
author
Amanda Butler
authored
Fix link in usb.md
Fix broken link.
1 parent e963d3e commit 00ad7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/porting/target/usb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The HAL USBPhy API provides physical access to the USB bus in the role of a USB
3838

3939
You can find the HAL API and specification for USB in the following module:
4040

41-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/group__usb__device__core.html)
41+
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/group__drivers___u_s_b_device.html)
4242

4343
To enable the HAL USBPhy API in Mbed OS, add the `USBDEVICE` label in the `device_has` option of the target's section in the `targets.json` file.
4444

0 commit comments

Comments
 (0)