Skip to content

Commit fcae9f2

Browse files
committed
Contributing: rename pinned-init to pin-init
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 493931b commit fcae9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are many ways to contribute to Rust for Linux. One way is to contribute to
88

99
+ Adding support for features we would like in the kernel: in the language, in the standard library, in the compiler, in `rustdoc`, in Clippy, in `bindgen`... Please see the various ["wanted features & bugfixes" lists](https://github.com/Rust-for-Linux/linux/issues/2) for each topic.
1010

11-
- Contributing to the subprojects: [`klint`](klint.md) and [`pinned-init`](pinned-init.md).
11+
- Contributing to the subprojects: [`klint`](klint.md) and [`pin-init`](pin-init.md).
1212

1313
- Contributing to the [Coccinelle for Rust](Coccinelle-for-Rust.md) project.
1414

0 commit comments

Comments
 (0)