You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs.kernel.org had an issue that prevented releasing the latest versions,
so v6.11-rc1 was not there, and thus the Quick Start guide did not have
the new Distributions section.
Now that it is there, update the link.
Signed-off-by: Miguel Ojeda <[email protected]>
Copy file name to clipboardExpand all lines: src/Rust-version-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ In addition, we support the toolchains distributed by Rust, installed via [`rust
30
30
31
31
Finally, slim and fast LLVM+Rust toolchains are provided at [kernel.org](https://kernel.org/pub/tools/llvm/rust/).
32
32
33
-
Please see the [Quick Start guide](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/rust/quick-start.rst?h=v6.11-rc1) for details.
33
+
Please see the [Quick Start guide](https://docs.kernel.org/rust/quick-start.html) for details.
0 commit comments