https://gcc.gnu.org/g:2d6874ac667e215604ad1521e25eed9d12c98956

commit r15-1199-g2d6874ac667e215604ad1521e25eed9d12c98956
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Wed Jun 12 09:00:40 2024 +0200

    doc: Update Cygwin web link
    
    gcc:
            PR target/69374
            * doc/install.texi (Specific) <*-*-cygwin>: Update web link.

Diff:
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 621c874d268d..165d48c02f8a 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -5193,7 +5193,7 @@ UWIN support has been removed due to a lack of 
maintenance.
 @anchor{x-x-cygwin}
 @heading *-*-cygwin
 Ports of GCC are included with the
-@uref{http://www.cygwin.com/,,Cygwin environment}.
+@uref{https://cygwin.com,,Cygwin environment}.
 
 GCC will build under Cygwin without modification; it does not build
 with Microsoft's C++ compiler and there are no plans to make it do so.

Reply via email to