summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-03-11 19:02:44 -0500
committerDan McGee <dan@archlinux.org>2013-03-11 19:02:44 -0500
commitc8c875b14f28557f1f20b46aaa6b59066ff736ec (patch)
treeba2208560dcfb22d113894eddd329c29d737e9d2
parent64da94fbc9375fe41aaa190034220eafb09473a9 (diff)
downloadarchweb-c8c875b14f28557f1f20b46aaa6b59066ff736ec.tar.gz
archweb-c8c875b14f28557f1f20b46aaa6b59066ff736ec.zip
Update home page todo lists link
Signed-off-by: Dan McGee <dan@archlinux.org>
-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 abdb0277..37d6decc 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -167,7 +167,7 @@
title="Developer Wiki articles">Developer Wiki</a></li>
<li><a href="/groups/"
title="View the available package groups">Package Groups</a></li>
- <li><a href="/todolists/"
+ <li><a href="/todo/"
title="Developer Todo Lists">Todo Lists</a></li>
<li><a href="{% url 'visualize-index' %}"
title="View visualizations">Visualizations</a></li>