X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=HACKING;h=94064f8765a037073b7a309eebda21f4f5aa9a66;hp=04c29abe3dc42c8ecb8ec1b71093437d8c382ebd;hb=198182cc092b56a005e8990057bffb99794ec797;hpb=6c6971f0afcd36eb74bc50ca7636224c467ff8ff diff --git a/HACKING b/HACKING index 04c29ab..94064f8 100644 --- a/HACKING +++ b/HACKING @@ -5,8 +5,9 @@ HACKING Coding style ------------ -This project is programmed using the Linux kernel coding style, see -http://lxr.linux.no/linux/Documentation/CodingStyle for details. +This project is programmed using the Linux kernel coding style: + + https://www.kernel.org/doc/html/latest/process/coding-style.html Please use the same style for any code contributions, thanks!