Skip to content

Commit e9e3544

Browse files
committed
Rust version policy: link to docs.kernel.org
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]>
1 parent a525428 commit e9e3544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rust-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In addition, we support the toolchains distributed by Rust, installed via [`rust
3030

3131
Finally, slim and fast LLVM+Rust toolchains are provided at [kernel.org](https://kernel.org/pub/tools/llvm/rust/).
3232

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.
3434

3535
## Minimum upgrade policy
3636

0 commit comments

Comments
 (0)