commit cce3a1c4e978c767ed1d5ce90876a89815beb758
Author: sabita <35147757+sabita...@users.noreply.github.com>
Date:   Sat Sep 7 12:50:18 2019 +0530

    Find and replace all links to "How to report bugs or feedback"
    
    Fixes part of https://dip.torproject.org/web/support/issues/39
---
 templates/contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/contact.html b/templates/contact.html
index bd87b90..7860217 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -60,7 +60,7 @@
         <div class="oval-3 mt-3 p-2"><i class="text-primary fas 
fa-spider-png"></i></div>
       </div>
       <div class="row mt-3 mr-5">
-        <a class="h4 text-primary" 
href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback";
 target="_blank">{{ _('Report a bug or give feedback.') }}</a>
+        <a class="h4 text-primary" 
href="https://support.torproject.org/misc/bug-or-feedback/"; target="_blank">{{ 
_('Report a bug or give feedback.') }}</a>
         <p class="text-tpo">{{ _('Tor relies on the support of users and 
volunteers around the world to help us improve our software and resources, so 
your feedback is extremely valuable to us (and to all Tor users).') }}</p>
       </div>
       <div class="row">



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to