[tor-commits] [tpo/staging] fix link. will-fix: #30013

emmapeel at torproject.org emmapeel at torproject.org
Sat Apr 6 18:25:13 UTC 2019


commit c53ad010596ac213cda6719a054472a3277565b7
Author: emma peel <emma.peel at riseup.net>
Date:   Sat Apr 6 10:13:38 2019 +0200

    fix link. will-fix: #30013
---
 templates/contact.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/templates/contact.html b/templates/contact.html
index 187b6c0..330d722 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