diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-07-13 22:53:00 -0500 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-07-13 22:53:00 -0500 |
commit | 23103d7773e24fdf15b79ed69c67089b593fb31a (patch) | |
tree | ee1b744a80dd192e62fefc72ff1f0bf978d0d24c /data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul | |
parent | 9cb91f8a48f9467e448f88984c20b3429e8a2510 (diff) |
HTTPS-Everywhere updated to 5.0.5
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul b/data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul index ebde85b..da722b3 100644 --- a/data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul +++ b/data/extensions/https-everywhere@eff.org/chrome/content/preferences.xul @@ -57,6 +57,6 @@ style="color: blue; cursor:hand; text-decoration:underline;" onmouseover="event.target.style.cursor='pointer'" onmouseout="event.target.style.cursor='default'" - onclick="window_opener('https://eff.org/https-everywhere/rulesets')"/>. + onclick="window_opener('https://www.eff.org/https-everywhere/rulesets')"/>. </vbox> </dialog> |