Browse Source

Merge pull request #997 from hathach/perigoso-readme-patch

readme: fix link to online documentation
Rafael Silva 4 years ago
parent
commit
82d73d3350
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.rst

+ 1 - 1
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