From 47bcc83fdfdf98c3e658a83ded2321e2d2e265f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pekka=20Hyv=C3=B6nen?= Date: Fri, 13 Nov 2020 09:28:35 +0200 Subject: [PATCH] chore: update readme with discord link (#9382) (cherry picked from commit 1b26485146c7333e7527a1a02e22325a02c00e27) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57346c1160d..9711afc9bbb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/flow#?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +Join the discussion in Vaadin Flow Discord Vaadin Flow ====== @@ -8,7 +8,7 @@ Vaadin Flow To contribute, first refer to [Contribution Guide](/CONTRIBUTING.md) for general instructions and requirements for contributing code to Flow. -Flow EAP discussion in Gitter IM at https://gitter.im/vaadin-flow/Lobby +Join Vaadin Flow community chat in https://discord.gg/MYFq5RTbBn Instructions on how to set up a working environment for developing the Flow project follow below.