diff options
-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!"> |