aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/topindex.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html
index 3a9269eb1..84f3a3aec 100644
--- a/docs/templates/topindex.html
+++ b/docs/templates/topindex.html
@@ -59,10 +59,6 @@
</p>
{% if port == "pyboard" %}
<p class="biglink">
- <a class="biglink" href="{{ pathto(port + "/hardware/index") }}">The {{ port }} hardware</a><br/>
- <span class="linkdescr">schematics, dimensions and component datasheets</span>
- </p>
- <p class="biglink">
<a class="biglink" href="http://micropython.org/resources/Micro-Python-Windows-setup.pdf">Guide for {{ port_name }} on Windows (PDF)</a><br/>
<span class="linkdescr">including DFU programming</span>
</p>