summaryrefslogtreecommitdiffstats
path: root/templates/public/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 36aca9a..3e33ab3 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -122,6 +122,8 @@
<ul>
<li><a href="{{ releng_iso_url }}"
title="Release Engineering ISO download">Download snapshots</a></li>
+ <li><a href="{{ releng_pxeboot_url }}"
+ title="Arch Linux Netboot Live System">Boot latest snapshots over the network</a></li>
<li><a href="{% url releng-test-overview %}"
title="Release Engineering ISO feedback">Feedback</a></li>
</ul>