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 692cde35c7c2b4e9203ba0d122f62231145636fb (commit) from 699654f6a6671a39f309f6b2d2b78ab9df4eb1a4 (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 692cde35c7c2b4e9203ba0d122f62231145636fb Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Wed Jul 30 08:21:07 2025 +0200 gcc-15: Use https for gcc.gnu.org diff --git a/htdocs/gcc-15/index.html b/htdocs/gcc-15/index.html index d68da280..5670dd31 100644 --- a/htdocs/gcc-15/index.html +++ b/htdocs/gcc-15/index.html @@ -25,7 +25,7 @@ as many other improvements) relative to GCC 14.x.</p> <dt>GCC 15.1</dt> <dd>April 25, 2025 (<a href="changes.html">changes</a>, - <a href="http://gcc.gnu.org/onlinedocs/15.1.0/">documentation</a>) + <a href="https://gcc.gnu.org/onlinedocs/15.1.0/">documentation</a>) </dd> </dl> @@ -39,7 +39,7 @@ GNU Compiler Collection.</p> <p>The GCC developers would like to thank the numerous people that have contributed new features, improvements, bug fixes, and other changes as well as test results to GCC. -This <a href="http://gcc.gnu.org/onlinedocs/gcc-15.1.0/gcc/Contributors.html">amazing +This <a href="https://gcc.gnu.org/onlinedocs/gcc-15.1.0/gcc/Contributors.html">amazing group of volunteers</a> is what makes GCC successful.</p> <p>For additional information about GCC please refer to the ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs