diff --git a/README.md b/README.md index 1729dedc4..c45db5601 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ### Links: - 🌐 [[Weblate] Translate FluffyChat into your language](https://hosted.weblate.org/projects/fluffychat/) -- 🌍 [[m] Join the community](https://matrix.to/#/#fluffychat:matrix.org) +- 🌍 [[m] Join the community](https://matrix.to/#/#fluffy-space:matrix.org) - 📰 [[Mastodon] Get updates on social media](https://troet.cafe/@krille) - 🖥️ [[Famedly] Server hosting and professional support](https://famedly.com/kontakt) - 💝 [[Liberapay] Support FluffyChat development](https://de.liberapay.com/KrilleChritzelius) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ae0bd0aff..2a35e3311 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -37,7 +37,7 @@ description: | And a world where apps are made for fluffyness and not for profit. ♥ - Join the community: https://matrix.to/#/#fluffychat:matrix.org + Join the community: https://matrix.to/#/#fluffy-space:matrix.org Website: http://fluffy.chat Microblog: https://mastodon.art/@krille @@ -128,4 +128,4 @@ apps: XDG_DATA_HOME: $SNAP_USER_DATA XDG_DATA_DIRS: $SNAP/usr/share GDK_GL: gles - LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/lib:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET" \ No newline at end of file + LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/lib:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET"