aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/bootloader.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/bootloader.rst')
-rw-r--r--docs/source/bootloader.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/bootloader.rst b/docs/source/bootloader.rst
index 917a1b7..85b2674 100644
--- a/docs/source/bootloader.rst
+++ b/docs/source/bootloader.rst
@@ -13,7 +13,7 @@ Flash memory and only runs when the chip is reset).
git clone git://github.com/leaflabs/maple-bootloader.git
-**Visit the github development project**: http://github.com/leaflabs/maple-bootloader
+**Visit the github development project**: https://github.com/leaflabs/maple-bootloader
.. contents:: Contents
:local:
@@ -34,7 +34,7 @@ likely only interesting to a few. If you just want to get the rough
idea, skim this article. If you want to start hacking on the
bootloader, get in touch with us to get even more info on how this all
works. And finally, you can always `check out the code at github
-<http://github.com/leaflabs/libmaple>`_!
+<https://github.com/leaflabs/libmaple>`_!
Arduino
-------