diff options
author | bunnei <bunneidev@gmail.com> | 2019-10-09 21:35:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-09 21:35:48 -0400 |
commit | d46e523fda089ffb5b4c8bead77f551c26b062d6 (patch) | |
tree | da43f83d8114feb1db64fcafb9929e4312a954bf | |
parent | 2ba273e49e71432f04d44e23c65805fda98ebad7 (diff) | |
parent | d9019830858e811ef12fcdab634d59eba6d5ff4e (diff) |
Merge pull request #2915 from vitor-k/patch-1
Link to Yuzu's wiki instead of Citra's
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01109785d..ccb8fc5d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -**The Contributor's Guide has moved to [the Citra wiki](https://github.com/citra-emu/citra/wiki/Contributing).** +**The Contributor's Guide has moved to [the Yuzu wiki](https://github.com/yuzu-emu/yuzu/wiki/Contributing).** |