From 32bc49a7b60286b50e1b35d8dfd0f1e7c16eda1d Mon Sep 17 00:00:00 2001 From: Gurjyot Date: Tue, 26 Dec 2017 17:08:41 +0530 Subject: [PATCH] Changed Roadmap URL --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a7f0fd1..74e9781 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ $ cd vendor/flarum/core $ ./scripts/compile.sh ``` -Check out the [Roadmap](https://discuss.flarum.org/d/6755) and [Milestones](https://github.com/flarum/core/milestones) for an overview of what needs to be done. See the [Good first issue](https://github.com/flarum/core/labels/Good%20first%20issue) label for a list of issues that should be relatively easy to get started with. +Check out the [Roadmap]( http://flarum.org/roadmap/) and [Milestones](https://github.com/flarum/core/milestones) for an overview of what needs to be done. See the [Good first issue](https://github.com/flarum/core/labels/Good%20first%20issue) label for a list of issues that should be relatively easy to get started with. ## Contributor License Agreement