Unverified Commit 33d6b9d6 by Tobin C. Harding Committed by Christian Brauner

CONTRIBUTING: Link to latest online kernel docs

Currently we link to a URL for v4.10 of the kernel docs. Since we already mention the kernel tree we should link to the _latest_ kernel docs online instead of a fixed past version. Link to latest online kernel docs tracking the mainline instead of past fixed version. Signed-off-by: 's avatarTobin C. Harding <me@tobin.cc>
parent 85a7cf82
......@@ -20,7 +20,7 @@ The Linux kernel coding style guide can be found within the kernel tree:
It can be accessed online too:
https://www.kernel.org/doc/html/v4.10/process/coding-style.html
https://www.kernel.org/doc/html/latest/process/coding-style.html
Submitting Modifications:
-------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment