Index: mobile/android/base/resources/xml/preferences_vendor.xml |
=================================================================== |
--- a/mobile/android/base/resources/xml/preferences_vendor.xml |
+++ b/mobile/android/base/resources/xml/preferences_vendor.xml |
@@ -11,17 +11,17 @@ |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.about.link" |
android:title="@string/pref_about_firefox" |
android:persistent="false" |
url="about:" /> |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.faq.link" |
android:title="@string/pref_vendor_faqs" |
android:persistent="false" |
- url="https://adblockplus.org/en/faq"/> |
+ url="https://adblockplus.org/redirect?link=adblock_browser_android_faq"/> |
<org.mozilla.gecko.preferences.LinkPreference android:key="android.not_a_preference.feedback.link" |
android:title="@string/pref_vendor_feedback" |
android:persistent="false" |
url="https://adblockplus.org/redirect?link=adblock_browser_android_beta_community" /> |
<PreferenceCategory android:key="android.not_a_preference.datareporting.preferences" |
android:title="@string/pref_category_datareporting"> |