commit 72805688397f8e6bb48543f13c593fd1d98f1120
Author: Brett <[email protected]>
Date: Tue Sep 19 05:53:24 2017 +0100
Updated link for kernel.org coding style
diff --git a/suckless.org/coding_style.md b/suckless.org/coding_style.md
index 953d918a..a41c570f 100644
--- a/suckless.org/coding_style.md
+++ b/suckless.org/coding_style.md
@@ -7,7 +7,7 @@ Recommended Reading
The following contain good information, some of which is repeated below, some
of which is contradicted below.
* <http://doc.cat-v.org/bell_labs/pikestyle>
-* <https://www.kernel.org/doc/Documentation/CodingStyle>
+* <https://www.kernel.org/doc/Documentation/process/coding-style.rst>
* <http://man.openbsd.org/style>
File Layout