From 2767c6abcf49608ee4b2dd9abab0972ea631c40d Mon Sep 17 00:00:00 2001 From: archshift Date: Mon, 1 Sep 2014 20:49:27 -0700 Subject: [PATCH] Moved coding style link to CONTRIBUTING.md --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5507364..fb8e7e3 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ For development discussion, please join us @ #citra on [freenode](http://webchat ### Development -If you want to contribute please take a took at the [[Coding Style]], [[Roadmap]] and [[Developer Information]] pages. You should as well contact any of the developers in the forum in order to know about the current state of the emulator. +If you want to contribute please take a took at the [Contributor's Guide](https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md), [[Roadmap]] and [[Developer Information]] pages. You should as well contact any of the developers in the forum in order to know about the current state of the emulator. ### Building