Fix dead link to Rust toolchain specification
This commit is contained in:
parent
3639e8fd46
commit
83a0369c8d
|
@ -9,7 +9,7 @@ inputs:
|
|||
description: |
|
||||
Rust toolchain name.
|
||||
|
||||
See https://github.com/rust-lang/rustup.rs#toolchain-specification
|
||||
See https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
|
||||
|
||||
If this is not given, the action will try and install the version specified in the `rust-toolchain` file.
|
||||
required: false
|
||||
|
|
Loading…
Reference in New Issue