From 05c60c41f51474abada4e2aa83355f5b17cf4211 Mon Sep 17 00:00:00 2001 From: Olu Omoniyi Date: Thu, 26 Oct 2017 15:25:42 +0100 Subject: [PATCH] Update contributing .md Fix URLs for Issues, as they currently break. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1076c9bc..f91f37ba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ We welcome any type of contribution, not only code. You can help with - **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open) - **Marketing**: writing blog posts, howto's, printing stickers, ... - **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ... -- **Code**: take a look at the [open issues](issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them. +- **Code**: take a look at the [open issues](../../issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them. - **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/wikijs). ## Your First Contribution @@ -31,7 +31,7 @@ Anyone can file an expense. If the expense makes sense for the development of th ## Questions -If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!). +If you have any questions, create an [issue](../../issues/new) (protip: do a quick search first to see if someone else didn't ask the same question before!). You can also reach us at hello@wikijs.opencollective.com. ## Credits