diff options
author | Damien George <damien.p.george@gmail.com> | 2014-10-31 00:58:23 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-10-31 00:58:23 +0000 |
commit | 47f349e7dea25fd7b2dd9d387654418aeb7de0bd (patch) | |
tree | cd7ab7ec1b311d56d817252bd29844fec135345b /docs/tutorial/index.rst | |
parent | c92ef361c791eadff068b311a7d226471b07d9b6 (diff) | |
download | micropython-47f349e7dea25fd7b2dd9d387654418aeb7de0bd.tar.gz micropython-47f349e7dea25fd7b2dd9d387654418aeb7de0bd.zip |
docs: Fix links to images and other parts of the docs.
Diffstat (limited to 'docs/tutorial/index.rst')
-rw-r--r-- | docs/tutorial/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index fceac15c68..5d48b611f7 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -31,5 +31,6 @@ Tutorials requiring extra components :numbered: servo.rst + fading_led.rst lcd_skin.rst amp_skin.rst |