Update contributing guide link.

This commit is contained in:
Flame Sage 2018-04-16 07:15:13 -04:00 committed by GitHub
parent 294f0b80c3
commit 95ad2d2531
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,4 +65,4 @@ Right now, most games won't run, and the games that do run will run incredibly s
</div>
#### What's next?
Currently, yuzu has two major development fronts that are ongoing: First, we are trying to get more games booting further, to the point that they are trying to render frames, and second, to try to emulate the Nvidia Maxwell GPU. Even for simple games such as these, Maxwell emulation has shown to be quite challenging - and we suspect that this will be our biggest focus in the coming months. As always, we welcome newcomers to join our team and help us toward these goals! If you're interested in contributing, please checkout our [Contributing Guide](http://localhost:3000/wiki/home/) or [join us on Discord](https://discord.gg/u77vRWY).
Currently, yuzu has two major development fronts that are ongoing: First, we are trying to get more games booting further, to the point that they are trying to render frames, and second, to try to emulate the Nvidia Maxwell GPU. Even for simple games such as these, Maxwell emulation has shown to be quite challenging - and we suspect that this will be our biggest focus in the coming months. As always, we welcome newcomers to join our team and help us toward these goals! If you're interested in contributing, please checkout our [Contributing Guide](https://github.com/yuzu-emu/yuzu/blob/master/CONTRIBUTING.md) or [join us on Discord](https://discord.gg/u77vRWY).