This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a commit to branch branch-4.6
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/branch-4.6 by this push:
new f757a12 ISSUE #724: fix wrong link for slack signup
f757a12 is described below
commit f757a124d39308a9d28ba101f1d740e773501fed
Author: Jia Zhai <[email protected]>
AuthorDate: Tue Nov 14 17:31:38 2017 +0800
ISSUE #724: fix wrong link for slack signup
Descriptions of the changes in this PR:
Change the link of slack signup from http://apachebookkeeper.slack.com/ to
https://apachebookkeeper.herokuapp.com/ in
https://bookkeeper.apache.org/community/slack/ and click the self-register link.
Author: Jia Zhai <[email protected]>
Reviewers: Sijie Guo <[email protected]>
This closes #725 from jiazhai/issue-724, closes #724
(cherry picked from commit e253ca32eb2f9f06b7525b85e7fa2ca870e6d0fa)
Signed-off-by: Jia Zhai <[email protected]>
---
site/community/slack.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/community/slack.md b/site/community/slack.md
index bb12886..2910825 100644
--- a/site/community/slack.md
+++ b/site/community/slack.md
@@ -6,4 +6,4 @@ There is an [Apache
BookKeeper](http://apachebookkeeper.slack.com/) channel that
The Slack channel is at
[http://apachebookkeeper.slack.com/](http://apachebookkeeper.slack.com/).
-You can self-register at
[https://apachebookkeeper.herokuapp.com/](http://apachebookkeeper.slack.com/).
+You can self-register at
[https://apachebookkeeper.herokuapp.com/](https://apachebookkeeper.herokuapp.com/).
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].