From 50ecaf1dfb8f43a0f2bf48b6ef0ef51a6170395f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Sat, 15 Oct 2016 00:25:16 +0200 Subject: [PATCH] modify coding-style link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- opensource/workflow/work-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensource/workflow/work-issue.md b/opensource/workflow/work-issue.md index 18c6f1bce8..ba63448d09 100644 --- a/opensource/workflow/work-issue.md +++ b/opensource/workflow/work-issue.md @@ -25,7 +25,7 @@ Follow this workflow as you work: 1. Review the appropriate style guide. - If you are changing code, review the coding style guide. Changing documentation? Review the documentation style guide.