diff options
author | Vitor K <[email protected]> | 2019-09-27 21:49:08 -0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-09-27 21:49:08 -0300 |
commit | d9019830858e811ef12fcdab634d59eba6d5ff4e (patch) | |
tree | 823baab50a16577f8d8b27722a85fc9aaa6053d5 /CONTRIBUTING.md | |
parent | 8a2e96de2e2f9075d82b0e5ceea17ab7c0397d8f (diff) | |
download | yuzu-android-d9019830858e811ef12fcdab634d59eba6d5ff4e.tar.gz yuzu-android-d9019830858e811ef12fcdab634d59eba6d5ff4e.zip |
Link to Yuzu's wiki instead of Citra's
The original Contributing.md had differences, such as some links, so I created a page on yuzu's wiki based on the original file.
Diffstat (limited to 'CONTRIBUTING.md')
-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).** |