Updated privacy policy URL

This commit is contained in:
M66B 2022-07-13 19:01:11 +02:00
parent 38c98d6d79
commit 64e461d327
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ public class Helper {
static final String PACKAGE_CHROME = "com.android.chrome";
static final String PACKAGE_WEBVIEW = "https://play.google.com/store/apps/details?id=com.google.android.webview";
static final String PRIVACY_URI = "https://email.faircode.eu/privacy/";
static final String PRIVACY_URI = "https://email.faircode.eu/PRIVACY.md";
static final String TUTORIALS_URI = "https://github.com/M66B/FairEmail/tree/master/tutorials";
static final String XDA_URI = "https://forum.xda-developers.com/showthread.php?t=3824168";
static final String SUPPORT_URI = "https://contact.faircode.eu/";