Skip to content

Commit 358866c

Browse files
authored
Merge pull request hathach#1328 from NexusXe/patch-1
Fix link to supported boards in Getting Started page
2 parents fcca8bb + ada7a23 commit 358866c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It is relatively simple to incorporate tinyusb to your (existing) project
3737
Examples
3838
--------
3939

40-
For your convenience, TinyUSB contains a handful of examples for both host and device with/without RTOS to quickly test the functionality as well as demonstrate how API() should be used. Most examples will work on most of `the supported Boards <boards.md>`_. Firstly we need to ``git clone`` if not already
40+
For your convenience, TinyUSB contains a handful of examples for both host and device with/without RTOS to quickly test the functionality as well as demonstrate how API() should be used. Most examples will work on most of `the supported boards <supported.rst>`_. Firstly we need to ``git clone`` if not already
4141

4242
.. code-block::
4343

0 commit comments

Comments
 (0)