From 69f9ca11d94b20d95d67be4902f28e68f089145c Mon Sep 17 00:00:00 2001 From: Arthur Arnold Date: Tue, 15 Sep 2020 19:36:06 -0300 Subject: [PATCH] Update README.md Fix link to rustup toolchain specification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 195c28f..12b88ca 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![Continuous integration](https://github.com/actions-rs/toolchain/workflows/Continuous%20integration/badge.svg) ![Dependabot enabled](https://api.dependabot.com/badges/status?host=github&repo=actions-rs/toolchain) -This GitHub Action installs [Rust toolchain](https://github.com/rust-lang/rustup.rs#toolchain-specification) +This GitHub Action installs [Rust toolchain](https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification) with [rustup](https://github.com/rust-lang/rustup) help. It supports additional targets, components and profiles and handles all