X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=HACKING;h=404bd1af76d5db08e69e9c3d3ee1e8f530f3d38f;hp=d539681c38026150e448da04f490c4e64fca3790;hb=10906507eb3d32346506a12d4387205f7c7c6e72;hpb=c0d2d353682c220daca3ab517ef1d30f9ca26470 diff --git a/HACKING b/HACKING index d539681c..404bd1af 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!