We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba1d91 commit 09de0beCopy full SHA for 09de0be
appconfig/src/main/kotlin/io/element/android/appconfig/LearnMoreConfig.kt
@@ -13,5 +13,5 @@ object LearnMoreConfig {
13
const val DEVICE_VERIFICATION_URL: String = "https://element.io/help#encryption-device-verification"
14
const val SECURE_BACKUP_URL: String = "https://element.io/help#encryption5"
15
const val IDENTITY_CHANGE_URL: String = "https://element.io/help#encryption18"
16
- const val HISTORY_VISIBLE_URL: String = "https://example.com"
+ const val HISTORY_VISIBLE_URL: String = "https://element.io/en/help#e2ee-history-sharing"
17
}
0 commit comments