From 16f889ece8f00fc8fa688227ae8e1332ffc06be1 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Fri, 9 Jun 2023 14:05:11 -0700 Subject: [PATCH] Remove the gitter link No one on the team uses it so it may confuse contributors to have it there. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7cad66146..1afbf4b83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # .NET SDK Installers -[![Join the chat at https://gitter.im/dotnet/cli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub release](https://img.shields.io/github/release/dotnet/installer.svg)](https://GitHub.com/dotnet/installer/releases/) [![GitHub repo size](https://img.shields.io/github/repo-size/dotnet/installer)](https://github.com/dotnet/installer) [![GitHub issues-opened](https://img.shields.io/github/issues/dotnet/installer.svg)](https://GitHub.com/dotnet/installer/issues?q=is%3Aissue+is%3Aopened)