diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-07-06 10:31:26 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-07-06 10:31:26 +0200 |
commit | 0daa12376295d5d796256a116eb2a348a3a9273f (patch) | |
tree | c0b9543e4c28f410fd1e6ac444639f3e00523409 | |
parent | b94e5a3a4a3088a96db7166c244721d230845231 (diff) | |
download | UXP-0daa12376295d5d796256a116eb2a348a3a9273f.tar UXP-0daa12376295d5d796256a116eb2a348a3a9273f.tar.gz UXP-0daa12376295d5d796256a116eb2a348a3a9273f.tar.lz UXP-0daa12376295d5d796256a116eb2a348a3a9273f.tar.xz UXP-0daa12376295d5d796256a116eb2a348a3a9273f.zip |
Update about:rights links.
This resolves #603.
-rw-r--r-- | toolkit/content/aboutRights.xhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/content/aboutRights.xhtml b/toolkit/content/aboutRights.xhtml index 0d42e6fad..cdd94e13c 100644 --- a/toolkit/content/aboutRights.xhtml +++ b/toolkit/content/aboutRights.xhtml @@ -32,9 +32,9 @@ <!-- Point 2 discusses Mozilla trademarks, and isn't needed when the build is unbranded. - Point 3 discusses privacy policy, unbranded builds get a placeholder (for the vendor to replace) - Point 4 discusses web service terms, unbranded builds gets a placeholder (for the vendor to replace) --> - <li>&rights.intro-point2-a;<a href="http://www.mozilla.org/foundation/trademarks/policy.html">&rights.intro-point2-b;</a>&rights.intro-point2-c;</li> + <li>&rights.intro-point2-a;<a href="http://www.palemoon.org/branding.shtml">&rights.intro-point2-b;</a>&rights.intro-point2-c;</li> <li>&rights.intro-point2.5;</li> - <li>&rights2.intro-point3a;<a href="https://www.mozilla.org/legal/privacy/firefox.html">&rights2.intro-point3b;</a>&rights.intro-point3c;</li> + <li>&rights2.intro-point3a;<a href="http://www.palemoon.org/privacy.shtml">&rights2.intro-point3b;</a>&rights.intro-point3c;</li> <li>&rights2.intro-point4a;<a href="about:rights#webservices" onclick="showServices();">&rights.intro-point4b;</a>&rights.intro-point4c;</li> <li>&rights.intro-point5;</li> </ul> |