summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Silva <[email protected]>2021-08-04 16:25:01 +0100
committerGitHub <[email protected]>2021-08-04 16:25:01 +0100
commit546d869ffb8d80b785cc7ceabd876223fbc1ca93 (patch)
tree329c95dd9107009b0f6eab532892083083384224
parent623a775f7839af6a86f05c784c6a2c63121a9bdd (diff)
readme: fix link to online documentation
-rw-r--r--README.rst2
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