Fix dead link to Rust toolchain specification

This commit is contained in:
MindSwipe 2020-10-05 18:24:27 +02:00 committed by svartalf
parent 3639e8fd46
commit 83a0369c8d
1 changed files with 1 additions and 1 deletions

View File

@ -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