mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
Fix
This commit is contained in:
parent
d470b6ccb7
commit
9876b05f7e
2 changed files with 2 additions and 2 deletions
|
@ -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%/");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue