fix app.support.baseURL link
This commit is contained in:
parent
bee0e6e1f5
commit
b306563002
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ defaultPref("extensions.systemAddon.update.url", "");
|
||||||
// --------------------------------
|
// --------------------------------
|
||||||
|
|
||||||
// set librewolf support and releases urls
|
// set librewolf support and releases urls
|
||||||
defaultPref("app.support.baseURL", "https://librewolf.net/docs/faq/");
|
defaultPref("app.support.baseURL", "https://librewolf.net/docs/faq/#");
|
||||||
defaultPref("browser.search.searchEnginesURL", "https://librewolf.net/docs/faq/#how-do-i-add-a-search-engine");
|
defaultPref("browser.search.searchEnginesURL", "https://librewolf.net/docs/faq/#how-do-i-add-a-search-engine");
|
||||||
defaultPref("browser.geolocation.warning.infoURL", "https://librewolf.net/docs/faq/#how-do-i-enable-location-aware-browsing");
|
defaultPref("browser.geolocation.warning.infoURL", "https://librewolf.net/docs/faq/#how-do-i-enable-location-aware-browsing");
|
||||||
defaultPref("app.feedback.baseURL", "https://librewolf.net/#questions");
|
defaultPref("app.feedback.baseURL", "https://librewolf.net/#questions");
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue