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  e9d2e26a0ee038e3ba8c9b30c44d192dd779641a (commit)
      from  5c1df66f815178c0bd6d6a8c187b143b939acfbd (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 e9d2e26a0ee038e3ba8c9b30c44d192dd779641a
Author: Gerald Pfeifer <[email protected]>
Date:   Wed Jun 17 09:35:54 2026 +0200

    cxx-status: Make linke to the C++ Defect Report Support page relative

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index bb712ac2..402609d4 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -26,7 +26,7 @@
   </ul>
   
   <p>For information about the status of C++ defect reports, please see
-  <a href="https://gcc.gnu.org/projects/cxx-dr-status.html";>this page</a>.
+  <a href="cxx-dr-status.html">this page</a>.
   </p>
 
   <p>For information about the status of the library implementation, please see

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to