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 e00d939 commit 5de5642Copy full SHA for 5de5642
appconfig/src/main/kotlin/io/element/android/appconfig/LearnMoreConfig.kt
@@ -12,5 +12,5 @@ object LearnMoreConfig {
12
const val DEVICE_VERIFICATION_URL: String = "https://element.io/help#encryption-device-verification"
13
const val SECURE_BACKUP_URL: String = "https://element.io/help#encryption5"
14
const val IDENTITY_CHANGE_URL: String = "https://element.io/help#encryption18"
15
- const val HISTORY_VISIBLE_URL: String = "https://example.com"
+ const val HISTORY_VISIBLE_URL: String = "https://element.io/en/help#e2ee-history-sharing"
16
}
0 commit comments