]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
manual: Fix kernel coding style link.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 26 Dec 2016 20:37:26 +0000 (21:37 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 30 Dec 2016 14:23:17 +0000 (15:23 +0100)
The location of the coding style document for the linux kernel
has moved.

web/manual.md

index ff99fb2046f2fc5d5607a6daba8ba50f794cda4b..12454ee2ae55ba131165ae2d442041879dad33b1 100644 (file)
@@ -1961,7 +1961,7 @@ Coding Style
 
 The preferred coding style for paraslash coincides more or less
 with the style of the Linux kernel. So rather than repeating what is
 
 The preferred coding style for paraslash coincides more or less
 with the style of the Linux kernel. So rather than repeating what is
-written [there](http://www.kernel.org/doc/Documentation/CodingStyle),
+written [there](http://www.kernel.org/doc/Documentation/process/coding-style.rst),
 here are the most important points.
 
 - Burn the GNU coding standards.
 here are the most important points.
 
 - Burn the GNU coding standards.