Skip to content

Commit

Permalink
change mastodon url to direct framapiaf.org link (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck authored Feb 5, 2024
1 parent e07852c commit bf3febd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class AboutFragment : PreferenceFragmentCompat() {
private const val privacyPolicyURL = "https://exodus-privacy.eu.org/en/page/privacy-policy/"
private const val sourceCodeURL = "https://github.com/Exodus-Privacy/exodus-android-app"
private const val websiteURL = "https://exodus-privacy.eu.org/"
private const val mastodonURL = "https://mastodon.social/@exodus@framapiaf.org"
private const val mastodonURL = "https://framapiaf.org/@exodus"
private const val emailID = "[email protected]"
}

Expand Down

0 comments on commit bf3febd

Please sign in to comment.