docs: fix broken link in usb example readme

This commit is contained in:
Marius Vikhammer
2021-07-28 12:44:40 +08:00
parent 2849f3bf44
commit 49eb42928a

View File

@@ -25,7 +25,7 @@ There are two ways to set up a descriptor - using Menuconfig tool and in-code
#### In-code setting up
For the manual descriptor configuration use the default example's settings and modify `my_descriptor` in [source code](tusb_sample_descriptor_main.c) according to your needs
For the manual descriptor configuration use the default example's settings and modify `my_descriptor` in [source code](main/tusb_sample_descriptor_main.c) according to your needs
#### Menuconfig