This commit is contained in:
mauro 🤙 2024-09-16 17:42:40 +00:00
parent d470b6ccb7
commit 9876b05f7e
2 changed files with 2 additions and 2 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%/");