From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id E58D43858D28; Sat, 9 Apr 2022 12:20:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E58D43858D28 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. fee189a56b6ff8a3358a633feb50c204f7e40f57 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b X-Git-Newrev: fee189a56b6ff8a3358a633feb50c204f7e40f57 Message-Id: <20220409122020.E58D43858D28@sourceware.org> Date: Sat, 9 Apr 2022 12:20:20 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2022 12:20:21 -0000 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 fee189a56b6ff8a3358a633feb50c204f7e40f57 (commit) from 1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b (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 fee189a56b6ff8a3358a633feb50c204f7e40f57 Author: Gerald Pfeifer Date: Sat Apr 9 06:19:52 2022 -0600 contribute: Move validator.w3.org to https diff --git a/htdocs/contribute.html b/htdocs/contribute.html index c0223738..c985b87d 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -145,7 +145,7 @@ eliminate them all.

Web Site Changes

Changes to the web site must -validate as HTML 5. To +validate as HTML 5. To validate your changes, use the "upload file" mode of the validator.

----------------------------------------------------------------------- Summary of changes: htdocs/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs