This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9bb9a5e add instructions to unsubscribe the mailing list (#596)
9bb9a5e is described below
commit 9bb9a5e8f3484406f63ee24951516908b5c0130c
Author: lidongdai <[email protected]>
AuthorDate: Fri Dec 17 18:16:03 2021 +0800
add instructions to unsubscribe the mailing list (#596)
* add instructions to unsubscribe the mailing list
* Update community.jsx
---
site_config/community.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/community.jsx b/site_config/community.jsx
index 4222297..0047b9d 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -244,7 +244,7 @@ export default {
link: '/zh-cn/community/development/become-a-committer.html',
},
{
- title: '订阅邮件列表',
+ title: '订阅/取消订阅邮件列表',
link: '/zh-cn/community/development/subscribe.html',
},
{