summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-01-21 06:12:28 +0100
committerDan McGee <dan@archlinux.org>2009-02-07 18:56:37 +0100
commit12c98d268496ec6914ceb42a66f89706559e6e4c (patch)
treee999fa352ccee5b4539d56c34a8ee047e55a5f4b /templates/base.html
parent33edeb463c305aceb2ce5cec0f234c2d2e66fee0 (diff)
downloadarchweb-12c98d268496ec6914ceb42a66f89706559e6e4c.tar.gz
archweb-12c98d268496ec6914ceb42a66f89706559e6e4c.tar.xz
Remove unneeded link for the dev site
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 8eb1f62..f341897 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -17,7 +17,6 @@
<div id="main_nav">
{% block topmenu %}
<ul>
- <li><a href="http://www.archlinux.org/download/">Get Arch</a></li>
<li><a href="http://aur.archlinux.org/">AUR</a></li>
<li><a href="http://bugs.archlinux.org/">Bugs</a></li>
<li><a href="http://wiki.archlinux.org/">Wiki</a></li>