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 eb39376680d9cddd26a944ab3518ee8da66e88b7 (commit)
from e9d2e26a0ee038e3ba8c9b30c44d192dd779641a (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 eb39376680d9cddd26a944ab3518ee8da66e88b7
Author: Gerald Pfeifer <[email protected]>
Date: Wed Jun 17 12:42:41 2026 +0200
gcc-16: Use https to access our online docs
diff --git a/htdocs/gcc-16/index.html b/htdocs/gcc-16/index.html
index 7984fc52..5fbdd395 100644
--- a/htdocs/gcc-16/index.html
+++ b/htdocs/gcc-16/index.html
@@ -25,7 +25,7 @@ as many other improvements) relative to GCC 15.x.</p>
<dt>GCC 16.1</dt>
<dd>April 30, 2026
(<a href="changes.html">changes</a>,
- <a href="http://gcc.gnu.org/onlinedocs/16.1.0/">documentation</a>)
+ <a href="https://gcc.gnu.org/onlinedocs/16.1.0/">documentation</a>)
</dd>
</dl>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs