From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id E645E3858D28; Sat, 23 Mar 2024 22:04:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E645E3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711231445; bh=AhJaOyuHb1xhAEPcQAp7VrIHOlbVSIjzON4XJaEA0No=; h=To:Subject:Date:From:From; b=LXt/RIrel5eXSfBCxraYTp9JVQtNefLuO0Uwx7nXwBS1r7a6goDg58RzTIxB1iFpF F79RZHsNR2HLdj/ft7rCJ2B/jNhQvshWqqDZqnDI/YbOPMA2heYUnmHaDNnXhkhEzl dJ+UzJlFMhxlTUxuSQAeKRiKOj5KExidd+S9sAKo= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e3cb19380191f624956a2dd5fd06538cca2eb2d4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f9f15f6d3688894d2771d8380f1477e38050b3e1 X-Git-Newrev: e3cb19380191f624956a2dd5fd06538cca2eb2d4 Message-Id: <20240323220405.E645E3858D28@sourceware.org> Date: Sat, 23 Mar 2024 22:04:05 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 e3cb19380191f624956a2dd5fd06538cca2eb2d4 (commit) from f9f15f6d3688894d2771d8380f1477e38050b3e1 (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 e3cb19380191f624956a2dd5fd06538cca2eb2d4 Author: Gerald Pfeifer Date: Sat Mar 23 23:03:07 2024 +0100 index: Avoid redirect for FOSDEM 2024 link diff --git a/htdocs/index.html b/htdocs/index.html index 90f2a838..909cae75 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,7 +55,7 @@ mission statement.

News

-
GCC developer room at FOSDEM 2024: Call for Participation open +
GCC developer room at FOSDEM 2024: Call for Participation open [2023-11-20]
FOSDEM 2024: Brussels, Belgium, February 3-4 2024
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs