Fix: Update coding style link
authorStefan Wallentowitz <stefan@wallentowitz.de>
Fri, 10 May 2019 14:00:58 +0000 (16:00 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 12 May 2019 14:44:12 +0000 (10:44 -0400)
The documentation at kernel.org changed and the coding style has
moved.

Signed-off-by: Stefan Wallentowitz <stefan@wallentowitz.de>
CONTRIBUTING.md

index dd17a205fc8b177635412c3814413625c334d10a..19f9d44dc14eb32af6c0c05c1b5ec8299bbdfd38 100644 (file)
@@ -16,7 +16,7 @@ control. The upstream Git repository URL is:
 ## Coding standard
 
 LTTng-UST uses the
-[Linux kernel coding style](http://www.kernel.org/doc/Documentation/CodingStyle).
+[Linux kernel coding style](https://www.kernel.org/doc/html/latest/process/coding-style.html).
 
 Although the LTTng-UST code base is primarily written in C, it does
 contain shell, Perl, and Python code as well. There is no official coding
This page took 0.025197 seconds and 4 git commands to generate.