summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-02-23 16:03:04 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-02-23 16:03:04 +0100
commit2b50d75319ee68233cc4a36613fb6937dfd0f563 (patch)
tree01919375f271bd5ac4ed9ce6951a576caf0f1205
parent2cf39148de6f44eed436e95b887857771eab7818 (diff)
templates: Add "Getting involved" link
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
-rw-r--r--templates/public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index e5cefe3b..e2f4c804 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -153,6 +153,8 @@
<h4>Development</h4>
<ul>
+ <li><a href="https://wiki.archlinux.org/index.php/Getting_involved"
+ title="Getting involved">Getting involved</a></li>
<li><a href="https://projects.archlinux.org/"
title="Official Arch projects (git)">Projects in Git</a></li>
<li><a href="{% url 'page-svn' %}"