This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit 353a47db0393d886ab98a9db44b4d7c1cdc8dc90 Author: Lokesh Jain <[email protected]> AuthorDate: Mon Dec 14 16:28:36 2020 +0530 RATIS-1235. Update slack invite in ratis website (#356) --- community.html | 3 +-- index.html | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/community.html b/community.html index e6ef497..596dfb1 100644 --- a/community.html +++ b/community.html @@ -116,8 +116,7 @@ questions and discussion.</p> </ul> <p>To post to the list, it is necessary to subscribe to it.</p> <h3 id="slack">Slack</h3> -<p>There is also a slack instance for discussion at <a href="https://apacheratisdev.slack.com">https://apacheratisdev.slack.com</a>. -Please write to the mailing list if you need an invite.</p> +<p>You can join the #ratis channel in Apache slack workspace <a href="http://s.apache.org/slack-invite">http://s.apache.org/slack-invite</a> for any discussions</p> </div> diff --git a/index.html b/index.html index 3f2675b..10b91b8 100644 --- a/index.html +++ b/index.html @@ -352,8 +352,7 @@ questions and discussion.</p> </ul> <p>To post to the list, it is necessary to subscribe to it.</p> <h3 id="slack">Slack</h3> -<p>There is also a slack instance for discussion at <a href="https://apacheratisdev.slack.com">https://apacheratisdev.slack.com</a>. -Please write to the mailing list if you need an invite.</p> +<p>You can join the #ratis channel in Apache slack workspace <a href="http://s.apache.org/slack-invite">http://s.apache.org/slack-invite</a> for any discussions</p> </div>
