mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-29 18:58:05 +08:00
Co-authored-by: David <dailidong66@gmail.com>
This commit is contained in:
parent
9b5de6dc50
commit
24871dfaf2
@ -30,7 +30,7 @@ export default {
|
||||
'en-us': {
|
||||
banner: {
|
||||
text: '🤔 Have queries regarding Apache DolphinScheduler, Join Slack channel to disscuss them ',
|
||||
link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg'
|
||||
link: 'https://s.apache.org/dolphinscheduler-slack'
|
||||
},
|
||||
pageMenu: [
|
||||
{
|
||||
@ -132,7 +132,7 @@ export default {
|
||||
name: 'Slack',
|
||||
img1: '/img/slack.png',
|
||||
img2: '/img/slack-selected.png',
|
||||
link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg',
|
||||
link: 'https://s.apache.org/dolphinscheduler-slack',
|
||||
},
|
||||
{
|
||||
name: 'Email List',
|
||||
@ -153,7 +153,7 @@ export default {
|
||||
'zh-cn': {
|
||||
banner: {
|
||||
text: '🤔 有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 ',
|
||||
link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg'
|
||||
link: 'https://s.apache.org/dolphinscheduler-slack'
|
||||
},
|
||||
pageMenu: [
|
||||
{
|
||||
@ -257,7 +257,7 @@ export default {
|
||||
name: 'Slack',
|
||||
img1: '/img/slack.png',
|
||||
img2: '/img/slack-selected.png',
|
||||
link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e36toy4n-5n9U2R__FDM05R~MJFFVBg',
|
||||
link: 'https://s.apache.org/dolphinscheduler-slack',
|
||||
},
|
||||
{
|
||||
name: '邮件列表',
|
||||
|
Loading…
Reference in New Issue
Block a user