This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 44c8f9fc5ca28ebbc91654d1927f77d9dabc28ba (commit)
from 0b06f6af5c9a1eafa2bee331fac0a190f107e31e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 44c8f9fc5ca28ebbc91654d1927f77d9dabc28ba
Author: Gerald Pfeifer <[email protected]>
Date: Thu Oct 2 23:18:59 2025 +0200
mirrors: Switch www.gnu.org to https
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index cdc68003..d7caa216 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -12,7 +12,7 @@
<h1>GCC mirror sites</h1>
<p><a href="releases.html">Our releases</a> are available on the
-<a href="http://www.gnu.org/prep/ftp.html">GNU download server and its
+<a href="https://www.gnu.org/prep/ftp.html">GNU download server and its
mirrors</a>.</p>
<p>In addition the following sites mirror gcc.gnu.org
-----------------------------------------------------------------------
Summary of changes:
htdocs/mirrors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs