Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/chrome/content/aboutAdblockBrowser.xhtml

Issue 6416750992162816: Issue 2511 - Fix privacy policy link on about: (Closed)
Patch Set: Created May 15, 2015, 11:48 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/chrome/content/aboutAdblockBrowser.xhtml
===================================================================
--- a/mobile/android/chrome/content/aboutAdblockBrowser.xhtml
+++ b/mobile/android/chrome/content/aboutAdblockBrowser.xhtml
@@ -55,7 +55,7 @@
<ul id="aboutLinks">
<div class="top-border"></div>
<li><a href="https://adblockplus.org/en/faq">&aboutPage.faq.label;</a></li>
- <li><a href="https://adblockplus.org/en/privacy-policy">&aboutPage.privacyPolicy.label;</a></li>
+ <li><a href="https://adblockplus.org/en/privacy">&aboutPage.privacyPolicy.label;</a></li>
<li><a href="https://adblockplus.org/en/contributors">&aboutPage.credits.label;</a></li>
<li><a href="about:license">&aboutPage.license.label;</a></li>
<div class="bottom-border"></div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld