[tor-commits] [tor-browser/tor-browser-68.7.0esr-9.5-1] fixup! Bug 10760: Integrate TorButton to TorBrowser core

sysrqb at torproject.org sysrqb at torproject.org
Mon Apr 27 20:32:16 UTC 2020


commit 5a8128b566fab32fa2d97fe7a1a99e761afe77b0
Author: Kathy Brade <brade at pearlcrescent.com>
Date:   Tue Apr 21 15:02:17 2020 -0400

    fixup! Bug 10760: Integrate TorButton to TorBrowser core
---
 browser/base/content/aboutDialog.xul | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/browser/base/content/aboutDialog.xul b/browser/base/content/aboutDialog.xul
index 3c76076c0e8f..d21a24adc499 100644
--- a/browser/base/content/aboutDialog.xul
+++ b/browser/base/content/aboutDialog.xul
@@ -140,11 +140,11 @@
           </description>
           <description class="text-blurb" id="helpDesc">
             &help.start;
-            <label is="text-link" href="https://www.torproject.org/donate/donate.html.en">
+            <label is="text-link" href="https://donate.torproject.org/">
               &help.donateLink;
             </label>
             &help.or;
-            <label is="text-link" href="https://www.torproject.org/getinvolved/volunteer.html.en">
+            <label is="text-link" href="https://community.torproject.org/">
               &help.getInvolvedLink;
             </label>&help.end;
           </description>
@@ -153,8 +153,8 @@
     </hbox>
     <vbox id="bottomBox">
       <hbox id="newBottom" pack="center" position="1">
-        <label is="text-link" class="bottom-link" href="https://www.torproject.org/docs/faq.html.en">&bottomLinks.questions;</label>
-        <label is="text-link" class="bottom-link" href="https://www.torproject.org/getinvolved/relays">&bottomLinks.grow;</label>
+        <label is="text-link" class="bottom-link" href="https://support.torproject.org/">&bottomLinks.questions;</label>
+        <label is="text-link" class="bottom-link" href="https://community.torproject.org/relay/">&bottomLinks.grow;</label>
         <label is="text-link" class="bottom-link" useoriginprincipal="true" href="about:license">&bottomLinks.license;</label>
       </hbox>
       <description id="trademark" data-l10n-id="trademarkInfo"></description>



More information about the tor-commits mailing list