diff options
author | Damien George <damien.p.george@gmail.com> | 2017-06-30 18:57:26 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-06-30 18:57:26 +1000 |
commit | f2babeaeda0de0b99646b6abc85c5b48600009bd (patch) | |
tree | 0212662bffcc61b2a327a6c24078f7cab421015e | |
parent | 369e7fd178ae5ac98aad381c95a28e58d29c068c (diff) | |
download | micropython-f2babeaeda0de0b99646b6abc85c5b48600009bd.tar.gz micropython-f2babeaeda0de0b99646b6abc85c5b48600009bd.zip |
docs/topindex.html: Remove link to wipy.io, it's no longer available.
-rw-r--r-- | docs/topindex.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/topindex.html b/docs/topindex.html index 5e4cc2b40d..38a8c1d307 100644 --- a/docs/topindex.html +++ b/docs/topindex.html @@ -112,12 +112,6 @@ <a class="biglink" href="https://github.com/micropython">MicroPython on GitHub</a><br/> <span class="linkdescr">contribute to the source code on GitHub</span> </p> - {% if port == "wipy" %} - <p class="biglink"> - <a class="biglink" href="http://wipy.io">The WiPy homepage</a><br/> - <span class="linkdescr">the official WiPy site</span> - </p> - {% endif %} </td> </tr></table> |