feat: Modifying Slack Links (#11416)

* feat: Modifying Slack Links

* append

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
This commit is contained in:
labbomb 2022-08-11 13:11:23 +08:00 committed by GitHub
parent 26afd655cb
commit de4e4af844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -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: '邮件列表',

View File

@ -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.

View File

@ -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使用相关的问题讨论。