Skip to content

Commit

Permalink
Rollup merge of rust-lang#82966 - tspiteri:msys2-link, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
JohnTitor authored Mar 11, 2021
2 parents 152bf55 + 3a3e7eb commit 3e93b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3e93b9d

Please sign in to comment.