mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-28 22:18:46 +03:00
Update settings urls.
This commit is contained in:
parent
540317639a
commit
347cf08861
1 changed files with 3 additions and 3 deletions
|
@ -18,8 +18,8 @@ package im.vector.riotx.features.settings
|
||||||
|
|
||||||
object VectorSettingsUrls {
|
object VectorSettingsUrls {
|
||||||
|
|
||||||
const val COPYRIGHT = "https://riot.im/copyright"
|
const val COPYRIGHT = "https://element.io/copyright"
|
||||||
const val TAC = "https://riot.im/tac"
|
const val TAC = "https://element.io/terms-of-service"
|
||||||
const val PRIVACY_POLICY = "https://riot.im/privacy"
|
const val PRIVACY_POLICY = "https://element.io/privacy"
|
||||||
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