]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - HACKING
HACKING: Update URL to Linux kernel coding style.
[sigrok-firmware-fx2lafw.git] / HACKING
diff --git a/HACKING b/HACKING
index 5c41c7dabed39618b105bb0b49df14c13f3447d2..b9b961fed0b68dacb6aa15c61bd8cccfa8b420c9 100644 (file)
--- 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!