Update fedi account

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-04-27 18:46:50 +01:00
committed by Konstantin Pastbin
parent b0a5decfdd
commit 498bb92131
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ and [Google Play](https://play.google.com/store/apps/details?id=app.comaps)**.
- Присоединяйтесь к нашей [русскоязычной группе в Telegram](https://t.me/CoMaps_RU) для обратной связи и помощи. - Присоединяйтесь к нашей [русскоязычной группе в Telegram](https://t.me/CoMaps_RU) для обратной связи и помощи.
- Contact us by [email](mailto:hello@comaps.app). - Contact us by [email](mailto:hello@comaps.app).
- Follow our updates in - Follow our updates in
[Mastodon](https://fosstodon.org/@CoMaps), [Fediverse](https://floss.social/@CoMaps),
[Facebook](https://www.facebook.com/profile.php?id=61575286559965), [Facebook](https://www.facebook.com/profile.php?id=61575286559965),
[Instagram](https://www.instagram.com/comapscommunity/). [Instagram](https://www.instagram.com/comapscommunity/).

View File

@@ -20,7 +20,7 @@ public final class Constants
public static final String MAIL_BODY = "&body="; public static final String MAIL_BODY = "&body=";
public static final String MATRIX = "https://matrix.to/#/%23comaps:matrix.org"; 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_HTTP = "https://www.facebook.com/profile.php?id=61575286559965";
public static final String FB_OM_COMMUNITY_NATIVE = "fb://profile/61575286559965"; public static final String FB_OM_COMMUNITY_NATIVE = "fb://profile/61575286559965";
//public static final String TWITTER = "https://twitter.com/user"; //public static final String TWITTER = "https://twitter.com/user";