diff options
Diffstat (limited to 'extensions/BMO/template')
-rw-r--r-- | extensions/BMO/template/en/default/hook/global/footer-end.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/hook/global/footer-end.html.tmpl b/extensions/BMO/template/en/default/hook/global/footer-end.html.tmpl index 12957c3c1..f14b34acb 100644 --- a/extensions/BMO/template/en/default/hook/global/footer-end.html.tmpl +++ b/extensions/BMO/template/en/default/hook/global/footer-end.html.tmpl @@ -7,5 +7,5 @@ #%] <div id="privacy-policy"> - <a href="https://www.mozilla.org/about/policies/privacy-policy.html" target="_blank">Privacy Policy</a> + <a href="https://www.mozilla.org/privacy/websites/" target="_blank">Privacy Policy</a> </div> |