[tor-commits] [tpo/master] Edit verify signature link

hiro at torproject.org hiro at torproject.org
Tue Mar 26 17:10:14 UTC 2019


commit b52ec2d6ebe4e2fac68cbcc59a5b5c4c00a210bd
Author: hiro <hiro at torproject.org>
Date:   Tue Mar 26 18:10:10 2019 +0100

    Edit verify signature link
---
 templates/download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/download.html b/templates/download.html
index 5966747..48f0b53 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -45,7 +45,7 @@
 </div>
 <div class="container justify-content-center mt-4">
   <div class="row justify-content-center">
-    <i class="fas fa-signature display-5 text-primary pr-3"></i><p class="text-primary text-tpo"><a class="mx-auto" href="https://support.torproject.org/how-to-verify-signature" target="_blank"><u>{{ _('Verify Tor Browser signature') }}</u></a></p>
+    <i class="fas fa-signature display-5 text-primary pr-3"></i><p class="text-primary text-tpo"><a class="mx-auto" href="https://support.torproject.org/tbb/how-to-verify-signature/" target="_blank"><u>{{ _('Verify Tor Browser signature') }}</u></a></p>
   </div>
 </div>
 <div class="container">



More information about the tor-commits mailing list