Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2020-08-25 23:00:57 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2020-08-25 23:00:57 +0300
commitd724f744bca9cbd1d26e1f2809582836fdbf1260 (patch)
tree084811ade22e1b15c770372aec1cd81d2ce37ec6 /README.md
parent1f3fbedc39713faf331b4d14df58a5b1cd71ce3c (diff)
Replace gitter links with discord
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc195a5a8b8..68a2e348768 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,13 @@ standards for C# and the Common Language Runtime.
The Mono project is part of the [.NET Foundation](https://www.dotnetfoundation.org/)
-[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mono/mono?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+Join us on [Discord](https://aka.ms/dotnet-discord) in the #monovm channel:
+
+<a href="https://aka.ms/dotnet-discord">
+ <img src="https://img.shields.io/discord/732297728826277939?style=flat-square&label=Discord&logo=discord&logoColor=white&color=7289DA">
+</a>
+
+### Contents
1. [Compilation and Installation](#compilation-and-installation)
2. [Using Mono](#using-mono)