From d9019830858e811ef12fcdab634d59eba6d5ff4e Mon Sep 17 00:00:00 2001 From: Vitor K Date: Fri, 27 Sep 2019 21:49:08 -0300 Subject: [PATCH] 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. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01109785da..ccb8fc5d7c 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).**