This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[doc] doc/install.texi - tweak link to mkssoftware.com


Committed.

Gerald

2017-12-10  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/install.texi (Specific): Tweak link to mkssoftware.com.

Index: doc/install.texi
===================================================================
--- doc/install.texi	(revision 255528)
+++ doc/install.texi	(working copy)
@@ -4680,7 +4680,7 @@
 @item MinGW @uref{#x-x-mingw32,,*-*-mingw32}: MinGW is a native GCC port for
 the Win32 subsystem that provides a subset of POSIX.
 @item MKS i386-pc-mks: NuTCracker from MKS.  See
-@uref{http://www.mkssoftware.com/} for more information.
+@uref{https://www.mkssoftware.com} for more information.
 @end itemize
 
 @subheading Intel 64-bit versions


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]