commit 4ea3bc89429c3774a3700f5b12b96ba3d755936f
parent d13013d9c574fd63b745dd38f391a38567b9ae93
Author: ng0 <ng0@n0.is>
Date: Sun, 3 Mar 2019 16:06:47 +0000
Fix gnunet eV link in footer
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
@@ -27,7 +27,7 @@
</div>
</div>
<div class="container text-center">
- <p>© <a href="https://gnunet.org/ev">GNUnet e.V.</a> {{_("and") }}
+ <p>© <a href="https://gnunet.org/en/ev.html">GNUnet e.V.</a> {{_("and") }}
<a href="http://inria.fr/">Inria</a> 2015, 2016, 2017</p>
<p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
</div>