README: Fix link to toolchain file.

No longer in the rustup readme!
This commit is contained in:
Will Stott 2020-09-24 19:04:21 +01:00 committed by svartalf
parent 69f9ca11d9
commit 3639e8fd46
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ it will be automatically upgraded by this Action.
## The toolchain file
This Action supports [toolchain files](https://github.com/rust-lang/rustup#the-toolchain-file),
This Action supports [toolchain files](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file),
so it is not necessary to use `toolchain` input anymore.
Input has higher priority, so if you are want to use toolchain file,