Skip to content

Commit 5dfbc3f

Browse files
committed
Update learn more target url.
1 parent b9b403d commit 5dfbc3f

File tree

1 file changed

+1
-2
lines changed
  • vector-config/src/main/java/im/vector/app/config

1 file changed

+1
-2
lines changed

vector-config/src/main/java/im/vector/app/config/Config.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ object Config {
104104
* to replace the resource `replacement_app_icon` too.
105105
*/
106106
val sunsetConfig: SunsetConfig = SunsetConfig.Enabled(
107-
// TODO: update this URL.
108-
learnMoreLink = "https://element.io/",
107+
learnMoreLink = "https://element.io/app-for-productivity",
109108
replacementApplicationName = "Element X",
110109
replacementApplicationId = "io.element.android.x",
111110
)

0 commit comments

Comments
 (0)