diff options
author | Damien George <damien.p.george@gmail.com> | 2014-11-17 00:41:54 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-11-17 00:41:54 +0000 |
commit | 3bdb23d4d3f6321a0909c76477dad337ea1d602c (patch) | |
tree | bae0f247f96496d575ce2f498bbf61d2eb9e0ec0 | |
parent | 5694cc5490235a9091fe3e2c5563471565e3da97 (diff) | |
download | micropython-3bdb23d4d3f6321a0909c76477dad337ea1d602c.tar.gz micropython-3bdb23d4d3f6321a0909c76477dad337ea1d602c.zip |
README: Update link to logo.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ The Micro Python project ======================== <p align="center"> - <img src="https://raw2.github.com/micropython/micropython/master/logo/upython-with-micro.jpg" alt="MicroPython Logo"/> + <img src="https://raw.githubusercontent.com/micropython/micropython/master/logo/upython-with-micro.jpg" alt="MicroPython Logo"/> </p> This is the Micro Python project, which aims to put an implementation |