]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Remove no longer relevant Gitter links
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 15 Jul 2024 07:28:19 +0000 (09:28 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 16 Jul 2024 18:09:27 +0000 (20:09 +0200)
README.md

index 7053dd16f38c54560840dc73eb87970de1f167ed..c1f78c57b0ae8647ad69ecf268a945f4a268f55e 100644 (file)
--- 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)