From 96a3d82e1323ae2b0f2fe4b45c6925d81ad3a838 Mon Sep 17 00:00:00 2001 From: Nils Dijk Date: Mon, 17 Jul 2023 12:59:46 +0200 Subject: [PATCH] Update slack link in README.md for self-serve signup (#7058) The link in our readme directly goes to our channel, meaning people finding the link here for the first time are unable to join slack this way. Given that the target audience using this link is most likely not part of the slack channel yet it would be better to link to our self serve signup flow at slack.citusdata.com, which is the same we use on citusdata.com. From simple testing you should still get redirected to the channel if you are already joined and signed in. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae67dadca..727d43754 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/) [![Stack Overflow](https://img.shields.io/badge/Stack%20Overflow-%20-545353?logo=Stack%20Overflow)](https://stackoverflow.com/questions/tagged/citus) -[Slack](https://citus-public.slack.com/) +[Slack](https://slack.citusdata.com/) [![Code Coverage](https://codecov.io/gh/citusdata/citus/branch/master/graph/badge.svg)](https://app.codecov.io/gh/citusdata/citus) [![Twitter](https://img.shields.io/twitter/follow/citusdata.svg?label=Follow%20@citusdata)](https://twitter.com/intent/follow?screen_name=citusdata)