Skip to content

Commit

Permalink
Merge pull request thunderbird#8400 from kewisch/app-webpage-url
Browse files Browse the repository at this point in the history
Update web page to anticipated mobile landing page
  • Loading branch information
cketti authored Oct 24, 2024
2 parents a94a00f + a690a87 commit c8c0c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-thunderbird/src/main/res/values/constants.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_webpage_url" translatable="false">https://k9mail.app/</string>
<string name="app_webpage_url" translatable="false">https://www.thunderbird.net/mobile</string>
<string name="user_forum_url" translatable="false">https://support.mozilla.org/products/thunderbird-android</string>
<string name="funding_url" translatable="false">https://www.thunderbird.net/donate/mobile/?form=tfa</string>
<string name="message_header_mua" translatable="false">Thunderbird for Android</string>
Expand Down

0 comments on commit c8c0c69

Please sign in to comment.