From e5db1bb5330d8a2d1bfb15b317fa5b1ceda5b3e1 Mon Sep 17 00:00:00 2001 From: greta Date: Wed, 4 Oct 2023 08:37:44 +0200 Subject: [PATCH] Change the public chat url on readme Signed-off-by: greta --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c3f71e9c8..faba81622a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Once npm and Node.js are installed, PHP and JavaScript dependencies can be insta make dev-setup ``` -We are also available on [our public Mail development chat](https://cloud.nextcloud.com/call/89474m7g), if you want to join the development discussion. Please report bugs [here on Github](https://github.com/nextcloud/mail/issues/new/choose) and open any questions and support tickets at [the community forum](https://help.nextcloud.com/c/apps/mail). +We are also available on [our public Mail development chat](https://cloud.nextcloud.com/call/5qb8fujz), if you want to join the development discussion. Please report bugs [here on Github](https://github.com/nextcloud/mail/issues/new/choose) and open any questions and support tickets at [the community forum](https://help.nextcloud.com/c/apps/mail). ## Documentation