Changed links to English language

This commit is contained in:
Steffen Lange 2020-01-27 18:00:19 +01:00
parent c0acf60bb1
commit aa45832818
6 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
class MozillaFirefoxESR extends PatchBase {
function __construct() {
parent::__construct('Mozilla', 'Firefox ESR', 'https://www.mozilla.org/de/firefox/organizations/all/');
parent::__construct('Mozilla', 'Firefox ESR', 'https://www.mozilla.org/en-US/firefox/organizations/all/');
}
function check() : bool {
if ($this->fetch('https://www.mozilla.org/de/firefox/organizations/all/'))