Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 47d4899

Browse files
committed
doc: Convert mingw-w64.org links to https
gcc: * doc/install.texi (Binaries): Convert mingw-w64.org to https. (Specific): Ditto.
1 parent 0c1f737 commit 47d4899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gcc/doc/install.texi

+2-2
Original file line numberDiff line numberDiff line change
@@ -3473,7 +3473,7 @@ Microsoft Windows:
34733473
The @uref{https://sourceware.org/cygwin/,,Cygwin} project;
34743474
@item
34753475
The @uref{https://osdn.net/projects/mingw/,,MinGW} and
3476-
@uref{http://www.mingw-w64.org/,,mingw-w64} projects.
3476+
@uref{https://www.mingw-w64.org/,,mingw-w64} projects.
34773477
@end itemize
34783478

34793479
@item
@@ -5080,7 +5080,7 @@ the Win32 subsystem that provides a subset of POSIX.
50805080

50815081
@subheading Intel 64-bit versions
50825082
GCC contains support for x86-64 using the mingw-w64
5083-
runtime library, available from @uref{http://mingw-w64.org/doku.php}.
5083+
runtime library, available from @uref{https://mingw-w64.org/doku.php}.
50845084
This library should be used with the target triple x86_64-pc-mingw32.
50855085

50865086
Presently Windows for Itanium is not supported.

0 commit comments

Comments
 (0)