From 37ad416dfd835e34776bd2edc49ca1f3354c17a8 Mon Sep 17 00:00:00 2001 From: Nipuna Ransinghe Date: Fri, 25 Nov 2022 13:54:56 +0530 Subject: [PATCH] Replace slack with discord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f67e5cd..00de898b9 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,6 @@ All contributors are encouraged to read the [Ballerina Code of Conduct](https:// ## Useful Links * Discuss about code changes of the Ballerina project in [ballerina-dev@googlegroups.com](mailto:ballerina-dev@googlegroups.com). -* Chat live with us via our [Slack channel](https://ballerina.io/community/slack/). +* Chat live with us via our [Discord server](https://discord.gg/ballerinalang). * Post all technical questions on Stack Overflow with the [#ballerina](https://stackoverflow.com/questions/tagged/ballerina) tag. * View the [Ballerina performance test results](performance/benchmarks/summary.md).