diff options
| author | Rafael Silva <[email protected]> | 2021-08-04 16:25:01 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-04 16:25:01 +0100 |
| commit | 546d869ffb8d80b785cc7ceabd876223fbc1ca93 (patch) | |
| tree | 329c95dd9107009b0f6eab532892083083384224 | |
| parent | 623a775f7839af6a86f05c784c6a2c63121a9bdd (diff) | |
readme: fix link to online documentation
| -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 |
