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 109e7fdf042e565a369cc8efdb51701e8b7c90b1 (commit) from 3f37542935165c3dc74f41d4c11c3621f8386b59 (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 109e7fdf042e565a369cc8efdb51701e8b7c90b1 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Tue Jun 11 00:23:10 2024 +0200 news: Use https for our Wiki diff --git a/htdocs/news.html b/htdocs/news.html index 5f652d90..de92bdf6 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -384,7 +384,7 @@ <dt><span>The Vtable Verification Feature is now in GCC</span> <span class="date">[2013-09-08]</span></dt> -<dd>The <a href="http://gcc.gnu.org/wiki/vtv">vtable verification</a> +<dd>The <a href="https://gcc.gnu.org/wiki/vtv">vtable verification</a> branch has been merged into trunk. This work was contributed by Caroline Tice, Luis Lozano and Geoff Pike of Google, and Benjamin Kosnik of Red Hat.</dd> ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs