diff mbox series

[committed] doc: Adjust mingw-w64 download link

Message ID 20220416133149.86F1533E6D@hamza.pair.com
State New
Headers show
Series [committed] doc: Adjust mingw-w64 download link | expand

Commit Message

Gerald Pfeifer April 16, 2022, 1:31 p.m. UTC
Pushed.

Gerald


gcc:
	* doc/install.texi (Specific): Adjust mingw-w64 download link.
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index ab67a639836..642aae07a58 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -5141,7 +5141,7 @@  the Win32 subsystem that provides a subset of POSIX.
 
 @subheading Intel 64-bit versions
 GCC contains support for x86-64 using the mingw-w64
-runtime library, available from @uref{https://mingw-w64.org/doku.php}.
+runtime library, available from @uref{https://www.mingw-w64.org/downloads/}.
 This library should be used with the target triple x86_64-pc-mingw32.
 
 @subheading Windows CE