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 76d611180304823748ee8233f80555dfc46a0c0f (commit)
from df115e2364def9d34529d33a040b180ba7b3aa35 (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 76d611180304823748ee8233f80555dfc46a0c0f
Author: Gerald Pfeifer <[email protected]>
Date: Fri Jun 12 17:02:32 2026 +0200
contribute: Make link to gitwrite.html relative
This fixes local viewing and mirroring.
diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index afe0eb58..64840c32 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -55,8 +55,7 @@ your request.</p>
<a href="https://developercertificate.org">Developer Certificate of Origin</a>
for their contribution by adding
the <a href="dco.html"><code>Signed-off-by:</code></a> tag to their submission.
-Contributors with
-<a href="https://gcc.gnu.org/gitwrite.html">commit access</a> can certify the
+Contributors with <a href="gitwrite.html">commit access</a> can certify the
DCO for all future commits by adding their name to the DCO list in the
MAINTAINERS file.
-----------------------------------------------------------------------
Summary of changes:
htdocs/contribute.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs