X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=CONTRIBUTING.md;h=19f9d44dc14eb32af6c0c05c1b5ec8299bbdfd38;hp=dd17a205fc8b177635412c3814413625c334d10a;hb=eb038798aef5f83c3f0c513bf1e96016d4e49d2d;hpb=d2f09c1c0be1557e0beb268d13b2b8134f7ab0a1 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd17a205..19f9d44d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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