X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=HACKING;h=404bd1af76d5db08e69e9c3d3ee1e8f530f3d38f;hb=10906507eb3d32346506a12d4387205f7c7c6e72;hp=d539681c38026150e448da04f490c4e64fca3790;hpb=4d8130bb039a3e2096d6c0f8650e027340722ead;p=pulseview.git diff --git a/HACKING b/HACKING index d539681..404bd1a 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!