diff options
author | Thomas Bächler <thomas@archlinux.org> | 2012-10-29 22:49:24 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-10-29 19:49:47 -0500 |
commit | e2f7f3c9ea90d66c5d9678bd4b182917b03a2a90 (patch) | |
tree | 881f37cce2df2689af638b1fc44732953cb85535 /templates/public/index.html | |
parent | bcccd16606a89507e5d5083440a50c98c576d380 (diff) |
Remove information regarding test ISOsrelease_2012-10-29
The test builds are dead and nobody is taking care of them. With our
monthly releases, they serve no purpose.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
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> |