
richard pushed to branch tor-browser-115.9.0esr-13.5-1 at The Tor Project / Applications / Tor Browser Commits: 70684ff4 by Richard Pospesel at 2024-03-19T21:12:29+00:00 fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js Bug 42458: Update the "Submit Feedback" link in "About Tor Browser" - - - - - 1 changed file: - browser/app/profile/000-tor-browser.js Changes: ===================================== browser/app/profile/000-tor-browser.js ===================================== @@ -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); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/70684ff4... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/70684ff4... You're receiving this email because of your account on gitlab.torproject.org.