[tor-commits] [tpo/master] Update get involved link
hiro at torproject.org
hiro at torproject.org
Thu Apr 4 13:27:28 UTC 2019
commit 21a9a4c9f0dc855a0c55e09cc9bbff470e022c04
Author: hiro <hiro at torproject.org>
Date: Thu Apr 4 15:27:24 2019 +0200
Update get involved link
---
templates/contact.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/templates/contact.html b/templates/contact.html
index 4973b6e..10309a9 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -34,7 +34,9 @@
<h3 class="text-white display-4">{{ _('Volunteer with Tor') }}</h3>
</div>
<div class="row bg-dark justify-content-center p-3">
- <h4 class="text-white display-5"><a class="text-white" href="https://www.torproject.org/getinvolved/volunteer" title="{{ _('Get Involved') }}"><u>{{ _('Get Involved') }}</u></a></h4>
+ <h4 class="text-white display-5">
+ <a class="text-white" href="https://2019.www.torproject.org/getinvolved/volunteer/" target="_blank" title="{{ _('Get Involved') }}"><u>{{ _('Get Involved') }}</u></a>
+ </h4>
</div>
</div>
<div class="container pt-5 justify-content-center">
More information about the tor-commits
mailing list