Fix broken wiki links in documentation (#1520)

This commit is contained in:
Andrew Smith
2018-07-07 11:56:03 -04:00
committed by Alexis Saettler
parent 1fa76415c3
commit 1c1e913b4f
8 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ git checkout -b 325-add-japanese-translations
### 3. Get the test suite running
Make sure you follow the [instructions](https://github.com/monicahq/monica/wiki/Contribute-as-a-developer#testing-environment)
Make sure you follow the [instructions](https://github.com/monicahq/monica/blob/master/docs/contribute.md/index.md#testing-environment)
on how to setup the test suite.
### 4. Did you find a bug?