Fixed links

This commit is contained in:
Wojtek Cichoń
2021-01-26 10:21:17 +01:00
parent 8198bdb30f
commit 2826e84e9d
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Mudita Center is an Open Source project and we're more than happy to receive con
Before contributing please read and accept our [Code of Conduct](./CODE_OF_CODUCT.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](https://github.com/mudita/mudita-center/blob/OSS-wiki-dev/quickstart.md#enable-developer-mode-inside-the-application) or isn't explained in [Mudita Center Wiki](https://github.com/mudita/mudita-center/wiki).
**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).
## Reporting bugs

View File

@@ -2,7 +2,7 @@
When submitting code or documentation changes please follow these steps to have bigger chances of getting your piece of work merged into the master branch.
**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](https://github.com/mudita/mudita-center/blob/OSS-wiki-dev/quickstart.md#enable-developer-mode-inside-the-application) or isn't explained in [Mudita Center Wiki](https://github.com/mudita/mudita-center/wiki).
**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).
## Create a new branch