summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/public/download.html13
-rw-r--r--templates/public/index.html2
2 files changed, 0 insertions, 15 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 4b94e183..ba4c3282 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -57,19 +57,6 @@
title="Arch Linux Netboot Live System">Arch Linux Netboot</a></li>
</ul>
- <h3>Test ISO Info</h3>
-
- <p>We provide daily snapshot ISOs. Those are largely untested,
- but may be more up to date than the releases.</p>
- <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>
-
<h3>HTTP Direct Downloads</h3>
<p>In addition to the BitTorrent links above, install images can also be
diff --git a/templates/public/index.html b/templates/public/index.html
index 686fbdda..2da03f4b 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -173,8 +173,6 @@
title="View the available package groups">Package Groups</a></li>
<li><a href="/todolists/"
title="Developer Todo Lists">Todo Lists</a></li>
- <li><a href="{% url 'releng-test-overview' %}"
- title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
<li><a href="{% url 'visualize-index' %}"
title="View visualizations">Visualizations</a></li>
</ul>