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  abf720446955462162bc6dd2693e49f7ddf326ca (commit)
      from  72d73e1670eb77a49540e81fb129c54f03c74fc2 (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 abf720446955462162bc6dd2693e49f7ddf326ca
Author: Gerald Pfeifer <[email protected]>
Date:   Sat Jun 13 23:30:11 2026 +0200

    gcc-7: Make link to "C++ Standards Support" relative

diff --git a/htdocs/gcc-7/changes.html b/htdocs/gcc-7/changes.html
index 1b317a53..1b028e17 100644
--- a/htdocs/gcc-7/changes.html
+++ b/htdocs/gcc-7/changes.html
@@ -607,7 +607,7 @@ void f (const char *fname)
     including <code>if constexpr</code>, class template argument
     deduction, <code>auto</code> template parameters, and structured bindings.
     For a full list of new features,
-    see <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx1z";>the C++
+    see <a href="../projects/cxx-status.html#cxx1z">the C++
       status page</a>.</li>
   <li>C++17 support for <code>new</code> of over-aligned types can be enabled
     in other modes with the <code>-faligned-new</code> flag.</li>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-7/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to