From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id DE6A8384D19D; Thu, 20 Oct 2022 16:07:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE6A8384D19D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666282072; bh=SPFzjlaFIPyrgglj4LC9QkmBnWwAjYxkwmRt2n4luzE=; h=To:Subject:Date:From:From; b=JBOpC0QM8bwhaWpqBl26BRRqTHdJ+6ABdffnMgNTOH1iI5UiJxeVJN+Z4DwK0ll8G tlnzLljq5mPudR+421qulfkmIu9Kx/wlcn0KHMm4GogpxDDcWgu6DKGdbQvogOnO/T 5+AiGJIwX/JBZOxeAtLnxYsslywpR7NQw6v0q09k= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ba9f8b0cdc23933cf9746518b784775130e2f4e7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e9164572d233645b51ed8fa27729a52a0e242984 X-Git-Newrev: ba9f8b0cdc23933cf9746518b784775130e2f4e7 Message-Id: <20221020160752.DE6A8384D19D@sourceware.org> Date: Thu, 20 Oct 2022 16:07:52 +0000 (GMT) From: Martin Liska 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 ba9f8b0cdc23933cf9746518b784775130e2f4e7 (commit) from e9164572d233645b51ed8fa27729a52a0e242984 (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 ba9f8b0cdc23933cf9746518b784775130e2f4e7 Author: Martin Liska Date: Thu Oct 20 18:05:58 2022 +0200 Remove dead link to Buildbot. diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml index 0790a972..08def35e 100644 --- a/htdocs/style.mhtml +++ b/htdocs/style.mhtml @@ -126,7 +126,6 @@ Back ends
Extensions
Benchmarks
- Buildbot
Translations
----------------------------------------------------------------------- Summary of changes: htdocs/style.mhtml | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- gcc-wwwdocs