X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=CONTRIBUTING.md;h=19f9d44dc14eb32af6c0c05c1b5ec8299bbdfd38;hb=28098fae46f4f5681c3c3b7984eca09573444929;hp=dd17a205fc8b177635412c3814413625c334d10a;hpb=9cce4078365a1508d79983a5c746d71582e8ba02;p=lttng-ust.git 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