summaryrefslogtreecommitdiffstats
path: root/webbrowser
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-05-07 22:36:44 -0700
committerThomas Groman <tgroman@nuegia.net>2020-05-07 22:36:44 -0700
commit752820591a814b2a7e731dfe1a1877f860db2cdc (patch)
tree24ecedff81c8ed1c0fb470c53e0cc9a179226a17 /webbrowser
parent31d5e092a19a9d527f5d259da45938c95e57aead (diff)
downloadwebbrowser-752820591a814b2a7e731dfe1a1877f860db2cdc.tar
webbrowser-752820591a814b2a7e731dfe1a1877f860db2cdc.tar.gz
webbrowser-752820591a814b2a7e731dfe1a1877f860db2cdc.tar.lz
webbrowser-752820591a814b2a7e731dfe1a1877f860db2cdc.tar.xz
webbrowser-752820591a814b2a7e731dfe1a1877f860db2cdc.zip
change release notes url
Diffstat (limited to 'webbrowser')
-rw-r--r--webbrowser/branding/unofficial/pref/webbrowser-branding.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webbrowser/branding/unofficial/pref/webbrowser-branding.js b/webbrowser/branding/unofficial/pref/webbrowser-branding.js
index f32870b..2dfbea1 100644
--- a/webbrowser/branding/unofficial/pref/webbrowser-branding.js
+++ b/webbrowser/branding/unofficial/pref/webbrowser-branding.js
@@ -6,4 +6,4 @@
pref("app.update.enabled", false);
pref("app.update.url", "");
-pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml");
+pref("app.releaseNotesURL", "https://git.nuegia.net/webbrowser.git/log/");