summaryrefslogtreecommitdiff
path: root/common/footer.j2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/footer.j2.inc')
-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 7b97597f..ad881d67 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -8,7 +8,7 @@
<div class="row">
<div class="col-12 col-sm-6">
<ul class="footer-list">
- <li><p><a href="about.html">{{ _("About") }}</a></p></li>
+ <li><p><a href="team.html">{{ _("Team") }}</a></p></li>
<li><p><a href="contact.html">{{ _("Contact") }}</a></p></li>
</ul>
</div>