This commit is contained in:
mauro-balades 2024-09-22 16:48:57 +02:00
commit a404ecac07
4 changed files with 14 additions and 11 deletions

View file

@ -377,7 +377,7 @@ pref("app.update.promptWaitTime", 691200);
// wizard.
pref("app.update.url.manual", "https://zen-browser.app/download/");
pref("app.update.url.details", "https://zen-browser.app/release-notes/latest/");
pref("app.releaseNotesURL", "https://zen-browser.app/release-notes/latest/%VERSION%/");
pref("app.releaseNotesURL", "https://zen-browser.app/release-notes/%VERSION%/");
pref("app.releaseNotesURL.aboutDialog", "https://www.zen-browser.app/release-notes/%VERSION%/");
pref("app.releaseNotesURL.prompt", "https://zen-browser.app/release-notes/%VERSION%/");