diff options
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 6de51535b..9e7c3139b 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ embedded system, designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events are deferred then handled in the non-ISR task function. -Please take a look at the online `documentation <www.tinyusb.org>`__. +Please take a look at the online `documentation <https://www.tinyusb.org/>`__. .. figure:: docs/assets/stack.svg :width: 500px |
