Update various texts and references.

This commit is contained in:
wolfbeast 2017-08-12 00:48:59 +02:00 committed by Roy Tam
commit f82a2fe7e4
4 changed files with 18 additions and 23 deletions

View file

@ -54,8 +54,9 @@ static RedirEntry kRedirMap[] = {
{ "crashes", "chrome://global/content/crashes.xhtml", 0 },
#endif
{
"credits", "https://www.mozilla.org/credits/",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT
"credits", "http://www.palemoon.org/Contributors.shtml",
nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
nsIAboutModule::MAKE_LINKABLE
},
#ifdef MOZ_DEVTOOLS
{