diff --git a/README.md b/README.md index b4e57b65f..10c90c591 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ and [Google Play](https://play.google.com/store/apps/details?id=app.comaps)**. - Присоединяйтесь к нашей [русскоязычной группе в Telegram](https://t.me/CoMaps_RU) для обратной связи и помощи. - Contact us by [email](mailto:hello@comaps.app). - Follow our updates in -[Mastodon](https://fosstodon.org/@CoMaps), +[Fediverse](https://floss.social/@CoMaps), [Facebook](https://www.facebook.com/profile.php?id=61575286559965), [Instagram](https://www.instagram.com/comapscommunity/). diff --git a/android/app/src/main/java/app/organicmaps/util/Constants.java b/android/app/src/main/java/app/organicmaps/util/Constants.java index c563d2700..219604800 100644 --- a/android/app/src/main/java/app/organicmaps/util/Constants.java +++ b/android/app/src/main/java/app/organicmaps/util/Constants.java @@ -20,7 +20,7 @@ public final class Constants public static final String MAIL_BODY = "&body="; public static final String MATRIX = "https://matrix.to/#/%23comaps:matrix.org"; - public static final String MASTODON = "https://fosstodon.org/@comaps"; + public static final String MASTODON = "https://floss.social/@comaps"; public static final String FB_OM_COMMUNITY_HTTP = "https://www.facebook.com/profile.php?id=61575286559965"; public static final String FB_OM_COMMUNITY_NATIVE = "fb://profile/61575286559965"; //public static final String TWITTER = "https://twitter.com/user";