summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-06-27 11:45:50 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-06-27 11:45:50 +0200
commit02a6191a95a2cd9d5f54cadf473eb5b150662e7b (patch)
treed0d555467112251d4043ddfc551da929f867db2b /common
parent37b8b277ef24d52847591d98167a8310a73869b9 (diff)
downloadwww-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.tar.gz
www-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.tar.bz2
www-02a6191a95a2cd9d5f54cadf473eb5b150662e7b.zip
minor fixes
Diffstat (limited to 'common')
-rw-r--r--common/footer.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 290e5c02..5d197b85 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -14,7 +14,7 @@
</div>
<div class="col-12 col-sm-4">
<ul class="footer-list">
- <li><p><a href="investors.html">{{ _("For Investors") }}</a></p></li>
+ <li><p><a href="gsoc-codeless.html.j2">{{ _("GSoc 2018") }}</a></p></li>
<li><p><a href="developers.html">{{ _("Developer Resources") }}</a></p></li>
</ul>
</div>