1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Update learn more target url.

This commit is contained in:
Benoit Marty
2025-01-10 12:13:45 +01:00
parent b9b403d075
commit 5dfbc3fce1

View File

@@ -104,8 +104,7 @@ object Config {
* to replace the resource `replacement_app_icon` too.
*/
val sunsetConfig: SunsetConfig = SunsetConfig.Enabled(
// TODO: update this URL.
learnMoreLink = "https://element.io/",
learnMoreLink = "https://element.io/app-for-productivity",
replacementApplicationName = "Element X",
replacementApplicationId = "io.element.android.x",
)