From 98aad80eee0582c1e044b66e72e625f4c51ee4b9 Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Thu, 5 Jan 2017 15:56:40 -0700 Subject: Fix broken link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc9079e9..aa3a632b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,7 +71,7 @@ message as well. ## Coding Style Sway is written in C. The style guidelines is [kernel -style](https://www.kernel.org/doc/Documentation/CodingStyle), but all braces go +style](https://www.kernel.org/doc/Documentation/process/coding-style.rst), but all braces go on the same line (*"but K&R says so!" is a silly way of justifying something*). Some points to note: -- cgit v1.2.3-54-g00ecf