aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/footer.j2.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 383d2b18..d0d28a79 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -12,14 +12,14 @@
12 </div> 12 </div>
13 <div class="col-12 col-sm-4"> 13 <div class="col-12 col-sm-4">
14 <ul class="footer-list"> 14 <ul class="footer-list">
15 <li><p><a href="https://gnunet.org/bugs/">{{ _("Bug Tracker") }}</a></p></li> 15 <li><p><a href="https://bugs.gnunet.org/">{{ _("Bug Tracker") }}</a></p></li>
16 <li><p><a href="https://old.gnunet.org/bot/log/gnunet">{{ _("IRC logs") }}</a></p></li> 16 <li><p><a href="https://old.gnunet.org/bot/log/gnunet">{{ _("IRC logs") }}</a></p></li>
17 </ul> 17 </ul>
18 </div> 18 </div>
19 <div class="col-12 col-sm-4"> 19 <div class="col-12 col-sm-4">
20 <ul class="footer-list"> 20 <ul class="footer-list">
21 <li><p><a href="copyright.html">{{ _("Copyright Assignment") }}</a></p></li> 21 <li><p><a href="copyright.html">{{ _("Copyright Assignment") }}</a></p></li>
22 <li><p><a href="https://gnunet.org/buildbot/">{{ _("Continuous Integration") }}</a></p></li> 22 <li><p><a href="https://old.gnunet.org/buildbot/">{{ _("Continuous Integration") }}</a></p></li>
23 <li><p><a href="https://old.gnunet.org/bibliography">{{ _("Bibliography") }}</a></p></li> 23 <li><p><a href="https://old.gnunet.org/bibliography">{{ _("Bibliography") }}</a></p></li>
24 <li><p><a href="https://old.gnunet.org">{{ _("Old Website") }}</a></p></li> 24 <li><p><a href="https://old.gnunet.org">{{ _("Old Website") }}</a></p></li>
25 </ul> 25 </ul>