You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by so...@apache.org on 2022/08/11 05:11:29 UTC

[dolphinscheduler] branch dev updated: feat: Modifying Slack Links (#11416)

This is an automated email from the ASF dual-hosted git repository.

songjian pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new de4e4af844 feat: Modifying Slack Links (#11416)
de4e4af844 is described below

commit de4e4af84436dd557a47176c47d4862af40ffab9
Author: labbomb <73...@qq.com>
AuthorDate: Thu Aug 11 13:11:23 2022 +0800

    feat: Modifying Slack Links (#11416)
    
    * feat: Modifying Slack Links
    
    * append
    
    Co-authored-by: Jiajie Zhong <zh...@gmail.com>
---
 docs/configs/site.js                      | 8 ++++----
 docs/docs/en/contribute/have-questions.md | 2 +-
 docs/docs/zh/contribute/have-questions.md | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/configs/site.js b/docs/configs/site.js
index 902a2f5e66..d50eff8779 100644
--- a/docs/configs/site.js
+++ b/docs/configs/site.js
@@ -30,7 +30,7 @@ export default {
   'en-us': {
     banner: {
       text: '🤔 Have queries regarding Apache DolphinScheduler, Join Slack channel to disscuss them ',
-      link: 'https://s.apache.org/dolphinscheduler-slack'
+      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g'
     },
     pageMenu: [
       {
@@ -132,7 +132,7 @@ export default {
           name: 'Slack',
           img1: '/img/slack.png',
           img2: '/img/slack-selected.png',
-          link: 'https://s.apache.org/dolphinscheduler-slack',
+          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g',
         },
         {
           name: 'Email List',
@@ -153,7 +153,7 @@ export default {
   'zh-cn': {
     banner: {
       text: '🤔 有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 ',
-      link: 'https://s.apache.org/dolphinscheduler-slack'
+      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g'
     },
     pageMenu: [
       {
@@ -257,7 +257,7 @@ export default {
           name: 'Slack',
           img1: '/img/slack.png',
           img2: '/img/slack-selected.png',
-          link: 'https://s.apache.org/dolphinscheduler-slack',
+          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g',
         },
         {
           name: '邮件列表',
diff --git a/docs/docs/en/contribute/have-questions.md b/docs/docs/en/contribute/have-questions.md
index b6165097ae..8497d033cd 100644
--- a/docs/docs/en/contribute/have-questions.md
+++ b/docs/docs/en/contribute/have-questions.md
@@ -8,7 +8,7 @@ The following chat rooms are officially part of Apache DolphinScheduler:
 
 ​	The Slack workspace URL: http://asf-dolphinscheduler.slack.com/.
 
-​	You can join through invitation url: https://s.apache.org/dolphinscheduler-slack.
+​	You can join through invitation url: https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g.
 
 This chat room is used for questions and discussions related to using DolphinScheduler.
 
diff --git a/docs/docs/zh/contribute/have-questions.md b/docs/docs/zh/contribute/have-questions.md
index 681db51c17..6eb85aba88 100644
--- a/docs/docs/zh/contribute/have-questions.md
+++ b/docs/docs/zh/contribute/have-questions.md
@@ -8,7 +8,7 @@
 
 ​	Slack工作区的网址:http://asf-dolphinscheduler.slack.com/
 
-​	你可以通过该邀请链接加入:https://s.apache.org/dolphinscheduler-slack
+​	你可以通过该邀请链接加入:https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g
 
 此聊天室用于与DolphinScheduler使用相关的问题讨论。