diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2021-10-12 11:48:05 -0400 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2021-10-12 11:55:45 -0400 |
commit | 640ae312f1273a92ce55842f745bc0db6e7bad30 (patch) | |
tree | 8e56db6c2775cb1b6ebd912eb83a8cec900ec2c0 /gcc | |
parent | 727137d6ca6d3d401a0c1b4df6b9aae8b97dacd5 (diff) | |
download | gcc-640ae312f1273a92ce55842f745bc0db6e7bad30.zip gcc-640ae312f1273a92ce55842f745bc0db6e7bad30.tar.gz gcc-640ae312f1273a92ce55842f745bc0db6e7bad30.tar.bz2 |
doc: Update MinGW and mingw-64 download links.
gcc/ChangeLog:
* doc/install.texi: Update MinGW and mingw-64 Binaries
download links.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index a141507..edcaae3 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3478,8 +3478,8 @@ Microsoft Windows: @item The @uref{https://sourceware.org/cygwin/,,Cygwin} project; @item -The @uref{http://www.mingw.org/,,MinGW} and -@uref{http://mingw-w64.org/doku.php,,mingw-w64} projects. +The @uref{https://osdn.net/projects/mingw/,,MinGW} and +@uref{http://www.mingw-w64.org/,,mingw-w64} projects. @end itemize @item |