diff options
author | Ezekiel Smith <ezekielsmith@protonmail.com> | 2022-04-03 20:37:50 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-03 20:37:50 +1000 |
commit | 02b44256b29fd10499177459e7ff515d7e81c10a (patch) | |
tree | 3812e3e0b40a870dbce7c4722e1cc11343d180e9 | |
parent | d5576779b7af3ee68beec0e8fa39fd5e2c583cf8 (diff) | |
download | PrismLauncher-02b44256b29fd10499177459e7ff515d7e81c10a.tar.gz PrismLauncher-02b44256b29fd10499177459e7ff515d7e81c10a.tar.bz2 PrismLauncher-02b44256b29fd10499177459e7ff515d7e81c10a.zip |
Fix matrix links and add reddit
-rw-r--r-- | README.md | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -33,14 +33,22 @@ Feel free to create an issue if you need help. However, you might find it easier For people who don't want to use Discord, we have a Matrix Space which is bridged to the Discord server: -[](https://matrix.to/#/#polymc:polymc.org) +[](https://matrix.to/#/#polymc:matrix.org) If there are any issues with the space or you are using a client that does not support the feature here are the individual rooms: -[](https://matrix.to/#/#support:polymc.org) -[](https://matrix.to/#/#discussion:polymc.org) -[](https://matrix.to/#/#development:polymc.org) -[](https://matrix.to/#/#news:polymc.org) +[](https://matrix.to/#/#polymc-development:matrix.org) +[](https://matrix.to/#/#polymc-discussion:matrix.org) +[](https://matrix.to/#/#polymc-github:matrix.org) +[](https://matrix.to/#/#polymc-maintainers:matrix.org) +[](https://matrix.to/#/#polymc-news:matrix.org) +[](https://matrix.to/#/#polymc-offtopic:matrix.org) +[](https://matrix.to/#/#polymc-support:matrix.org) +[](https://matrix.to/#/#polymc-voice:matrix.org) + +we also have a subreddit you can post your issues and suggestions on: + +[r/PolyMCLauncher](https://www.reddit.com/r/PolyMCLauncher/) # Development |