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 274c03e37cd71dce44db37df647612836ddf000d (commit)
from 4e6bda6d11e75efef01135d94eda08fed967db6e (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 274c03e37cd71dce44db37df647612836ddf000d
Author: Gerald Pfeifer <[email protected]>
Date: Sat Sep 6 14:55:09 2025 +0200
mirrors: Rework intro paragraph, add note on snapshots
Split the current intro into two paragraphs, one on the GNU download
server (changed from FTP server) which carries releases and one on
our own mirrors. Also add a note on snapshots for the latter.
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 9f66aa50..31e38384 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -12,9 +12,12 @@
<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 FTP server and its
-mirrors</a>. The following sites mirror the gcc.gnu.org download site
-(Phoenix, Arizona, USA) directly:</p>
+<a href="http://www.gnu.org/prep/ftp.html">GNU download server and its
+mirrors</a>.</p>
+
+<p>In addition the following sites mirror gcc.gnu.org
+(Phoenix, Arizona, USA) directly, and should also carry
+<a href="snapshots.html">our snapshots</a>:</p>
<ul>
<li>France (no snapshots): <a
href="ftp://ftp.lip6.fr/pub/gcc/">ftp.lip6.fr</a>, thanks to
[email protected]</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/mirrors.html | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs