summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-28 17:52:16 -0500
committerDan McGee <dan@archlinux.org>2011-04-28 17:53:23 -0500
commit11962fab9da3839564fb132109267b8cd6feb6ac (patch)
treea3ece00b56e812e4c9c033c5b00ddeae2eff9eeb /templates/public/index.html
parent1ff9c0fc5db1aab393eed5751e94ed8ac127c0c2 (diff)
downloadarchweb-11962fab9da3839564fb132109267b8cd6feb6ac.tar.gz
archweb-11962fab9da3839564fb132109267b8cd6feb6ac.zip
Remove more hardcoded isotests links
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 773d4782..5b79a1fe 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -119,7 +119,7 @@
title="Arch communities in your native language">International Communities</a></li>
<li><a href="https://wiki.archlinux.org/index.php/Related_Projects"
title="Projects that are in some way related to Arch Linux">Related Projects</a></li>
- <li><a href="/isotests/"
+ <li><a href="{% url releng-test-overview %}"
title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
</ul>