Skip to content

Commit

Permalink
update MSYS2 link in README
Browse files Browse the repository at this point in the history
Now https://msys2.github.io/ redirects to https://www.msys2.org/, so
the README might just link to that immediately.
  • Loading branch information
tspiteri committed Mar 10, 2021
1 parent 861872b commit 3a3e7eb
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 3a3e7eb

Please sign in to comment.