From: Trevor Spiteri Date: Wed, 10 Mar 2021 07:41:53 +0000 (+0100) Subject: update MSYS2 link in README X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=3a3e7ebdf0fd4813ebdebe652a5d025a45976f33;p=rust.git update MSYS2 link in README Now https://msys2.github.io/ redirects to https://www.msys2.org/, so the README might just link to that immediately. --- diff --git a/README.md b/README.md index cc073875cde..5ec94e189f8 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ build. [MSYS2][msys2] can be used to easily build Rust on Windows: -[msys2]: https://msys2.github.io/ +[msys2]: https://www.msys2.org/ 1. Grab the latest [MSYS2 installer][msys2] and go through the installer.