Update link to privacy policy

Change-Id: I8e69b0b3b8a6a68bcc80c871988cf6edf4af8eb9
This commit is contained in:
SpiritCroc 2020-12-24 12:21:48 +01:00
parent 1a6d8398aa
commit 2542247d6a

View file

@ -20,7 +20,7 @@ object VectorSettingsUrls {
const val COPYRIGHT = "https://element.io/copyright"
const val TAC = "https://element.io/terms-of-service"
const val PRIVACY_POLICY = "https://element.io/privacy"
const val PRIVACY_POLICY = "https://schildi.chat/android/privacy"
const val DISCLAIMER_URL = "https://element.io/previously-riot"
const val THIRD_PARTY_LICENSES = "file:///android_asset/open_source_licenses.html"
}