File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ embedded system, designed to be memory-safe with no dynamic allocation
88and thread-safe with all interrupt events are deferred then handled in
99the non-ISR task function.
1010
11- Please take a look at the online `documentation <https://www .tinyusb.org/ >`__.
11+ Please take a look at the online `documentation <https://docs .tinyusb.org/ >`__.
1212
1313.. figure :: docs/assets/stack.svg
1414 :width: 500px
@@ -122,7 +122,7 @@ in your project.
122122.. |Build Status | image :: https://github.com/hathach/tinyusb/workflows/Build/badge.svg
123123 :target: https://github.com/hathach/tinyusb/actions
124124.. |Documentation Status | image :: https://readthedocs.org/projects/tinyusb/badge/?version=latest
125- :target: https://tinyusb.readthedocs.io /en/latest/?badge=latest
125+ :target: https://docs. tinyusb.org /en/latest/?badge=latest
126126.. |License | image :: https://img.shields.io/badge/license-MIT-brightgreen.svg
127127 :target: https://opensource.org/licenses/MIT
128128
You can’t perform that action at this time.
0 commit comments