diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-07-12 16:16:07 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-07-12 16:16:07 +0200 |
commit | 63cc4e417f803118d10cfb0b45ad7b5490748c85 (patch) | |
tree | 97db4843af1846af79b2820e06708a13636be2f3 | |
parent | Merge pull request #4275 from CrazyMax/desired_language (diff) | |
download | yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar.gz yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar.bz2 yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar.lz yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar.xz yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.tar.zst yuzu-63cc4e417f803118d10cfb0b45ad7b5490748c85.zip |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ yuzu emulator ============= [![Travis CI Build Status](https://travis-ci.com/yuzu-emu/yuzu.svg?branch=master)](https://travis-ci.com/yuzu-emu/yuzu) [![Azure Mainline CI Build Status](https://dev.azure.com/yuzu-emu/yuzu/_apis/build/status/yuzu%20mainline?branchName=master)](https://dev.azure.com/yuzu-emu/yuzu/) -[![Discord](https://img.shields.io/discord/398318088170242053?color=%237289DA&label=yuzu&logo=discord&logoColor=white)](https://discord.gg/XQV6dn9) +[![Discord](https://img.shields.io/discord/398318088170242053?color=%237289DA&label=yuzu&logo=discord&logoColor=white)](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 |