aboutsummaryrefslogtreecommitdiffstats
path: root/source/bootloader.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
commitdeed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a (patch)
tree9f8ed7e7709c2bd7494e4920b5397e0b659867c4 /source/bootloader.rst
parentf2c5d9959424f5e698768d289d0129f1f7b6d891 (diff)
downloadlibrambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.tar.gz
librambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.zip
0.0.10 documentation checkpoint.
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
Diffstat (limited to 'source/bootloader.rst')
-rw-r--r--source/bootloader.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/bootloader.rst b/source/bootloader.rst
index 917a1b7..85b2674 100644
--- a/source/bootloader.rst
+++ b/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
-------