From 61a67489aa7fb01c0ce3f549b6af647e38815ab5 Mon Sep 17 00:00:00 2001 From: Daniel Karski Date: Fri, 22 Oct 2021 07:12:32 +0200 Subject: [PATCH] Update link Code of Conduct --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a46fb8df7..b6b744338 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Mudita Center is an Open Source project and we're more than happy to receive contributions from our community. There are many ways in which you can contribute to the project from reporting bugs, suggesting features to writing code and documentation. -Before contributing please read and accept our [Code of Conduct](./CODE_OF_CODUCT.md). +Before contributing please read and accept our [Code of Conduct](./CODE_OF_CONDUCT.md). **Note:** Before writing a new piece of code please make sure that the thing you want to fix/add can't be simulated using [the built-in Developer mode](quickstart.md#enable-developer-mode-inside-the-application) or isn't explained in [Mudita Center Wiki](https://github.com/mudita/mudita-center/wiki).