diff options
author | LC <mathew1800@gmail.com> | 2020-07-12 10:17:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-12 10:17:45 -0400 |
commit | 60015381397913add786b105125b3dca07bf81b1 (patch) | |
tree | 97db4843af1846af79b2820e06708a13636be2f3 | |
parent | e60733aad35d430de7cd88a4e352e726ad5740ca (diff) | |
parent | 63cc4e417f803118d10cfb0b45ad7b5490748c85 (diff) |
Merge pull request #4312 from Morph1984/fix-discord-invite
Fix Discord invite link
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ yuzu emulator ============= [](https://travis-ci.com/yuzu-emu/yuzu) [](https://dev.azure.com/yuzu-emu/yuzu/) -[](https://discord.gg/XQV6dn9) +[](https://discord.com/invite/u77vRWY) yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of [Citra](https://citra-emu.org/). @@ -16,7 +16,7 @@ yuzu is licensed under the GPLv2 (or any later version). Refer to the license.tx Check out our [website](https://yuzu-emu.org/)! -For development discussion, please join us on [Discord](https://discord.gg/XQV6dn9). +For development discussion, please join us on [Discord](https://discord.com/invite/u77vRWY). ### Development |