Skip to content

Commit 0f735a1

Browse files
committed
Contributing: simplify URL
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 9e9d3f9 commit 0f735a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Rust support is part of the Linux kernel, and thus contributing works the sa
2828

2929
- Contributions are signed under the [Developer's Certificate of Origin](https://docs.kernel.org/process/submitting-patches.html#developer-s-certificate-of-origin-1-1).
3030

31-
To learn more about the kernel development process, please read the documentation under [`Documentation/process`](https://docs.kernel.org/process/index.html). In particular, please make sure to read [`submitting-patches.rst`](https://docs.kernel.org/process/submitting-patches.html).
31+
To learn more about the kernel development process, please read the documentation under [`Documentation/process`](https://docs.kernel.org/process/). In particular, please make sure to read [`submitting-patches.rst`](https://docs.kernel.org/process/submitting-patches.html).
3232

3333
In addition, it may be a good idea to contribute a small cleanup or fix somewhere in the kernel (not necessarily to Rust code), in order to get accustomed to the patch-based workflow. From time to time we add ["good first issues"](https://github.com/Rust-for-Linux/linux/contribute) to our GitHub issue tracker for that purpose.
3434

0 commit comments

Comments
 (0)