X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=CONTRIBUTING.md;h=359a38c6cea68e44699085b2b760545a8f91fb90;hb=e03d7c66c57bf268b87296566a5160039f35ccfb;hp=dd17a205fc8b177635412c3814413625c334d10a;hpb=8f6a68ab4249b31fd1a220b5fa75b3e24e592e8a;p=lttng-ust.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd17a205..359a38c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,9 @@ + + # LTTng-UST contributor's guide Being an open source project, the LTTng-UST project welcomes @@ -16,7 +22,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