From: Joel Rosdahl Date: Mon, 15 Jul 2024 07:28:19 +0000 (+0200) Subject: chore: Remove no longer relevant Gitter links X-Git-Tag: v4.11~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8651588133d2937fe0a3fb5bc888760473d1bee7;p=thirdparty%2Fccache.git chore: Remove no longer relevant Gitter links --- diff --git a/README.md b/README.md index 7053dd16..c1f78c57 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ Ccache – a fast compiler cache [![Build Status](https://github.com/ccache/ccache/workflows/Build/badge.svg)](https://github.com/ccache/ccache/actions?query=workflow%3A%22Build%22) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5057/badge)](https://bestpractices.coreinfrastructure.org/projects/5057) [![Discussions](https://img.shields.io/github/discussions/ccache/ccache)](discussions) -[![Gitter](https://img.shields.io/gitter/room/ccache/ccache.svg)](https://gitter.im/ccache/ccache) Ccache is a compiler cache. It [speeds up recompilation](https://ccache.dev/performance.html) by caching previous @@ -30,7 +29,6 @@ Contributing to ccache * [Notes on how to contribute](https://github.com/ccache/ccache/blob/master/CONTRIBUTING.md) * [Discussions](https://github.com/ccache/ccache/discussions) * [Mailing list](https://lists.samba.org/mailman/listinfo/ccache/) -* [Chat](https://gitter.im/ccache/ccache) * [Bug report info](https://ccache.dev/bugs.html) * [Issue tracker](https://github.com/ccache/ccache/issues) * [Help wanted!](https://github.com/ccache/ccache/labels/help%20wanted)