From f45b61b8988b5b2d80dd4a1df7edd04282cf319a Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 18 May 2019 21:39:19 +0200 Subject: [ci skip] Migrate Coding standards docs to Markdown --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8a5d0ed94..f975859032 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -246,7 +246,7 @@ included. ## Checklist for submitting contribution -- Read [CODING_STANDARDS](/CODING_STANDARDS) before you start working. +- Read [Coding standards](/CODING_STANDARDS.md) before you start working. - Update git source just before running your final `diff` and before testing. - Add in-line comments and/or have external documentation ready. Use only `/* */` style comments, not `//`. -- cgit v1.2.1