This is an automated email from the ASF dual-hosted git repository.
pingsutw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new e90de17 SUBMARINE-1017. Update Slack link on the website
e90de17 is described below
commit e90de17cf10a66e14a027161e725636ddccb87bf
Author: featherchen <[email protected]>
AuthorDate: Thu Sep 9 16:39:40 2021 +0800
SUBMARINE-1017. Update Slack link on the website
### What is this PR for?
<!-- A few sentences describing the overall goals of the pull request's
commits.
First time? Check out the contributing guide -
https://submarine.apache.org/contribution/contributions.html
-->
The old slack link is broken, so I changed it to a new one.
Also delete the submarine-user slack link (based on previous meeting
conclusion).
### What type of PR is it?
Bug Fix
### Todos
- [ ] link seems having some problem
### What is the Jira issue?
<!-- * Open an issue on Jira
https://issues.apache.org/jira/browse/SUBMARINE/
* Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg.
`SUBMARINE-23. PR title`
-->
https://issues.apache.org/jira/browse/SUBMARINE-1017?filter=-1
### How should this be tested?
<!--
* First time? Setup Travis CI as described on
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
-->
### Screenshots (if appropriate)
### Questions:
* Do the license files need updating? No
* Are there breaking changes for older versions? No
* Does this need new documentation? No
Author: featherchen <[email protected]>
Signed-off-by: Kevin <[email protected]>
Closes #740 from featherchen/SUBMARINE-1017 and squashes the following
commits:
4bc60cd9 [featherchen] SUBMARINE-1017. Add new link and delete the user one
---
website/docs/community/README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/website/docs/community/README.md b/website/docs/community/README.md
index 0c818fc..208cb33 100644
--- a/website/docs/community/README.md
+++ b/website/docs/community/README.md
@@ -24,9 +24,7 @@ Your journey of becoming a contributor and committer starts
from here: improving
You can reach out to the community members via any one of the following ways:
-- Slack Developer:
[https://the-asf.slack.com/submarine-dev/](https://the-asf.slack.com/submarine-dev/)
-
-- Slack User:
[https://the-asf.slack.com/submarine-user/](https://the-asf.slack.com/submarine-user/)
+- Slack Developer:
[https://join.slack.com/t/the-asf/shared_invite/zt-vlfbf7ch-HkbNHiU_uDlcH_RvaHv9gQ](https://join.slack.com/t/the-asf/shared_invite/zt-vlfbf7ch-HkbNHiU_uDlcH_RvaHv9gQ)
- Zoom:
[https://cloudera.zoom.us/j/880548968](https://cloudera.zoom.us/j/880548968)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]