diff options
author | bunnei <bunneidev@gmail.com> | 2019-10-10 03:35:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-10 03:35:48 +0200 |
commit | d46e523fda089ffb5b4c8bead77f551c26b062d6 (patch) | |
tree | da43f83d8114feb1db64fcafb9929e4312a954bf | |
parent | Merge pull request #2928 from ReinUsesLisp/dirty-depth-bounds (diff) | |
parent | Link to Yuzu's wiki instead of Citra's (diff) | |
download | yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar.gz yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar.bz2 yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar.lz yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar.xz yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.tar.zst yuzu-d46e523fda089ffb5b4c8bead77f551c26b062d6.zip |
-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).** |