mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-31 21:38:32 +03:00
Update link to privacy policy
Change-Id: I8e69b0b3b8a6a68bcc80c871988cf6edf4af8eb9
This commit is contained in:
parent
1a6d8398aa
commit
2542247d6a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ object VectorSettingsUrls {
|
||||||
|
|
||||||
const val COPYRIGHT = "https://element.io/copyright"
|
const val COPYRIGHT = "https://element.io/copyright"
|
||||||
const val TAC = "https://element.io/terms-of-service"
|
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 DISCLAIMER_URL = "https://element.io/previously-riot"
|
||||||
const val THIRD_PARTY_LICENSES = "file:///android_asset/open_source_licenses.html"
|
const val THIRD_PARTY_LICENSES = "file:///android_asset/open_source_licenses.html"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue