Skip to content
Snippets Groups Projects

Bug 41023: Update manual URLs

Merged Pier Angelo Vendrame requested to merge pierov/torbutton:bug_41023 into master
2 files
+ 2
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -111,9 +111,7 @@ var AboutTorListener = {
},
onLocaleChange: function(aLocale) {
// Set localized Tor Browser manual and "Get Involved" links.
content.document.getElementById("manualLink").href =
"https://tb-manual.torproject.org/" + aLocale;
// Set localized "Get Involved" link.
content.document.getElementById("getInvolvedLink").href =
"https://community.torproject.org/" + aLocale;
Loading