Commit 70684ff4 authored by Richard Pospesel's avatar Richard Pospesel Committed by richard
Browse files

fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

Bug 42458: Update the "Submit Feedback" link in "About Tor Browser"
parent 3788b1ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ pref("app.releaseNotesURL", "about:blank");
// easily found in about:tor
pref("app.releaseNotesURL.aboutDialog", "about:blank");
// point to our feedback url rather than Mozilla's
pref("app.feedback.baseURL", "https://support.torproject.org/%LOCALE%/get-in-touch/");
pref("app.feedback.baseURL", "https://support.torproject.org/%LOCALE%/misc/bug-or-feedback/");

pref("browser.shell.checkDefaultBrowser", false);