From 5f74801c3cee125a96c9ee78195066287345ec5a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 29 Jun 2020 17:36:21 -0700 Subject: changed feedback URL --- webbrowser/app/profile/webbrowser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webbrowser/app') diff --git a/webbrowser/app/profile/webbrowser.js b/webbrowser/app/profile/webbrowser.js index b8622ca..15264d3 100644 --- a/webbrowser/app/profile/webbrowser.js +++ b/webbrowser/app/profile/webbrowser.js @@ -73,7 +73,7 @@ pref("browser.dictionaries.download.url", "https://@AM_DOMAIN@/dictionaries/"); pref("browser.getdevtools.url","https://@AM_DOMAIN@/?component=integration&type=external&request=devtools"); // Feedback URL -pref("browser.feedback.url", "https://forum.palemoon.org"); +pref("browser.feedback.url", "https://git.nuegia.net/webbrowser.git/tree/CONTRIBUTING"); // Help button in slow startup dialog pref("browser.slowstartup.help.url", "http://www.palemoon.org/support/slowstartup.shtml"); -- cgit v1.2.3