mirror of https://github.com/citusdata/citus.git
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.pull/7068/head
parent
c99a93ffa7
commit
96a3d82e13
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
[](https://docs.citusdata.com/)
|
[](https://docs.citusdata.com/)
|
||||||
[](https://stackoverflow.com/questions/tagged/citus)
|
[](https://stackoverflow.com/questions/tagged/citus)
|
||||||
[Slack](https://citus-public.slack.com/)
|
[Slack](https://slack.citusdata.com/)
|
||||||
[](https://app.codecov.io/gh/citusdata/citus)
|
[](https://app.codecov.io/gh/citusdata/citus)
|
||||||
[](https://twitter.com/intent/follow?screen_name=citusdata)
|
[](https://twitter.com/intent/follow?screen_name=citusdata)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue