From 5ecd32518ac690ea9d855c111d45686b9d91d0a6 Mon Sep 17 00:00:00 2001 From: Kurochan Date: Fri, 11 Nov 2016 04:53:03 +0900 Subject: [PATCH] fix 404 at: /opensource/make-a-contribution/ (#520) Fixes #501 Signed-off-by: kurochan --- opensource/workflow/advanced-contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensource/workflow/advanced-contributing.md b/opensource/workflow/advanced-contributing.md index 59fb176de1..65031cad0f 100644 --- a/opensource/workflow/advanced-contributing.md +++ b/opensource/workflow/advanced-contributing.md @@ -16,7 +16,7 @@ Your goal should be to understand the processes described. At this point, you should have read and worked through the earlier parts of the project contributor guide. You should also have - made at least one project contribution. + made at least one project contribution. ## Refactor or cleanup proposal