diff options
author | JustOff <Off.Just.Off@gmail.com> | 2016-11-19 19:26:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-19 19:26:24 +0200 |
commit | ea705bcdaa46b69a4b41831e699cc398eff731f8 (patch) | |
tree | a7eef32691365444aaa06a7897b7dd1c69e40ce8 /dom | |
parent | 870629ce7eeab824701fcc213000e6daf936ccbf (diff) | |
download | palemoon-gre-ea705bcdaa46b69a4b41831e699cc398eff731f8.tar.gz |
malwareBlocked.longDesc
Diffstat (limited to 'dom')
-rw-r--r-- | dom/locales/en-US/chrome/netError.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/locales/en-US/chrome/netError.dtd b/dom/locales/en-US/chrome/netError.dtd index b5e8d6b6b..e13a57e0c 100644 --- a/dom/locales/en-US/chrome/netError.dtd +++ b/dom/locales/en-US/chrome/netError.dtd @@ -78,7 +78,7 @@ <!ENTITY malwareBlocked.title "Suspected Attack Site!"> <!ENTITY malwareBlocked.longDesc " <p>Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.</p> -<p>Website owners who believe their site has been reported as an attack site in error may <a href='http://www.stopbadware.org/home/reviewinfo' >request a review</a>.</p> +<p>Website owners who believe their site has been reported as an attack site in error may <a href='https://www.stopbadware.org/request-review' >request a review</a>.</p> "> <!ENTITY phishingBlocked.title "Suspected Web Forgery!"> |