X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=HACKING;h=5978863b6d3f99559dbf24e1b535355666b7451c;hb=b4698e4d617483bc0157b62b4be4153535b45701;hp=2c73e3297e40d48c4a82b903cb709a942c62e289;hpb=176d785d33a28a1bb24f2ee483595ec54f7b52b6;p=libsigrok.git diff --git a/HACKING b/HACKING index 2c73e329..5978863b 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!