]> sigrok.org Git - pulseview.git/commitdiff
HACKING: Update URL to Linux kernel coding style. pulseview-unreleased
authorUwe Hermann <redacted>
Tue, 13 Jun 2017 14:49:11 +0000 (16:49 +0200)
committerUwe Hermann <redacted>
Tue, 13 Jun 2017 14:49:11 +0000 (16:49 +0200)
HACKING

diff --git a/HACKING b/HACKING
index d539681c38026150e448da04f490c4e64fca3790..404bd1af76d5db08e69e9c3d3ee1e8f530f3d38f 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -5,8 +5,9 @@ HACKING
 Coding style
 ------------
 
 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!
 
 
 Please use the same style for any code contributions, thanks!