Skip to content

Commit 387d39e

Browse files
authored
Merge pull request #426 from rca/patch-1
Update kernel "SubmittingPatches" link
2 parents cf136d4 + 2f3f99b commit 387d39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The style of the repo follows that of the Linux kernel, in particular:
2929
* More details in the body
3030
* Match surrounding coding style (line wrapping, spaces, etc)
3131

32-
More details in the [SubmittingPatches](https://www.kernel.org/doc/Documentation/SubmittingPatches) document included with the Linux kernel. In particular the following sections:
32+
More details in the [SubmittingPatches](https://www.kernel.org/doc/html/latest/process/submitting-patches.html) document included with the Linux kernel. In particular the following sections:
3333

3434
* `2) Describe your changes`
3535
* `3) Separate your changes`

0 commit comments

Comments
 (0)