diff --git a/mail/app/profile/all-thunderbird.js b/mail/app/profile/all-thunderbird.js index f5b100b547..4fa9a6ffda 100644 --- a/mail/app/profile/all-thunderbird.js +++ b/mail/app/profile/all-thunderbird.js @@ -549,7 +549,7 @@ pref("mail.tabs.drawInTitlebar", true); pref("mail.tabs.extraDragSpace", false); // The breakpad report server to link to in about:crashes -pref("breakpad.reportURL", "https://crash-stats.thunderbird.net/report/"); +pref("breakpad.reportURL", "https://crash-stats.mozilla.com/report/index/"); // OS Integrated Search and Indexing #ifdef XP_WIN