Просмотр исходного кода

readme: fix link to online documentation

Rafael Silva 4 лет назад
Родитель
Сommit
546d869ffb
1 измененных файлов с 1 добавлено и 1 удалено
  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