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

zhongjiajie 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 2649e95f1 updata home link (#798)
2649e95f1 is described below

commit 2649e95f1ffc6bc4cff51741169273f587195bd6
Author: lifeng <[email protected]>
AuthorDate: Wed Jun 8 12:03:50 2022 +0800

    updata home link (#798)
---
 blog/en-us/Apache_DolphinScheduler_in_XWBank.md | 2 +-
 community/en-us/team.md                         | 4 ++--
 community/zh-cn/team.md                         | 4 ++--
 site_config/home.jsx                            | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/blog/en-us/Apache_DolphinScheduler_in_XWBank.md 
b/blog/en-us/Apache_DolphinScheduler_in_XWBank.md
index 5ef1721ea..81c2ee3f5 100644
--- a/blog/en-us/Apache_DolphinScheduler_in_XWBank.md
+++ b/blog/en-us/Apache_DolphinScheduler_in_XWBank.md
@@ -1,7 +1,7 @@
 ---
 title:Three scenarios and five optimizations of Apache DolphinScheduler in 
XWBank for processing of task instances
 keywords: Apache,DolphinScheduler,scheduler,big 
data,ETL,airflow,hadoop,orchestration,dataops,Meetup
-description: Apache DolphinScheduler (hereinafter referred to as DS) is a 
distributed and easily scalable visual DAG workflow task scheduling system
+description: At XWBank, a large number of task instances are generated every 
day
 ---
 # Three scenarios and five optimizations of Apache DolphinScheduler in XWBank 
for processing of task instances
 
diff --git a/community/en-us/team.md b/community/en-us/team.md
index 4fc47728e..8ca0251a3 100644
--- a/community/en-us/team.md
+++ b/community/en-us/team.md
@@ -10,11 +10,11 @@ The DolphinScheduler team is comprised of Members and 
Contributors. Members have
 | Gang Li           | lgcareer     | [@lgcareer](https://github.com/lgcareer)  
           |
 | Guo Jiwei         | technoboy    | 
[@Technoboy-](https://github.com/Technoboy-)         |
 | Guo William       | guowei       | 
[@William-GuoWei](https://github.com/William-GuoWei) |
-| Jun Gao           | gaojun2048   | 
[@gaojun2048](https://github.com/gaojun2048)         |
+| Jun Gao           | gaojun2048   | 
[@EricJoy2048](https://github.com/EricJoy2048/)         |
 | Kevin Ratnasekera | djkevincr    | 
[@djkevincr](https://github.com/djkevincr)           |
 | Leon Bao          | leonbao      | [@lenboo](https://github.com/lenboo)      
           |
 | Liang Chen        | chenliang613 | 
[@chenliang613](https://github.com/chenliang613)     |
-| Lidong Dai        | lidongdai    | 
[@dailidong](https://github.com/dailidong)           |
+| Lidong Dai        | lidongdai    | 
[@davidzollo](https://github.com/davidzollo)           |
 | Qiao Zhanwei      | journey      | 
[@qiaozhanwei](https://github.com/qiaozhanwei)       |
 | Shao Feng Shi     | shaofengshi  | 
[@shaofengshi](https://github.com/shaofengshi)       |
 | Sheng Wu          | wusheng      | [@wu-sheng](https://github.com/wu-sheng)  
           |
diff --git a/community/zh-cn/team.md b/community/zh-cn/team.md
index 86623d6cc..1d5e345d0 100644
--- a/community/zh-cn/team.md
+++ b/community/zh-cn/team.md
@@ -12,11 +12,11 @@ DolphinScheduler 团队由成员和贡献者组成。 成员可以直接访问 D
 | Gang Li           | lgcareer     | [@lgcareer](https://github.com/lgcareer)  
           |
 | Guo Jiwei         | technoboy    | 
[@Technoboy-](https://github.com/Technoboy-)         |
 | Guo William       | guowei       | 
[@William-GuoWei](https://github.com/William-GuoWei) |
-| Jun Gao           | gaojun2048   | 
[@gaojun2048](https://github.com/gaojun2048)         |
+| Jun Gao           | gaojun2048   | 
[@EricJoy2048](https://github.com/EricJoy2048/)         |
 | Kevin Ratnasekera | djkevincr    | 
[@djkevincr](https://github.com/djkevincr)           |
 | Leon Bao          | leonbao      | [@lenboo](https://github.com/lenboo)      
           |
 | Liang Chen        | chenliang613 | 
[@chenliang613](https://github.com/chenliang613)     |
-| Lidong Dai        | lidongdai    | 
[@dailidong](https://github.com/dailidong)           |
+| Lidong Dai        | lidongdai    | 
[@davidzollo](https://github.com/davidzollo)           |
 | Qiao Zhanwei      | journey      | 
[@qiaozhanwei](https://github.com/qiaozhanwei)       |
 | Shao Feng Shi     | shaofengshi  | 
[@shaofengshi](https://github.com/shaofengshi)       |
 | Sheng Wu          | wusheng      | [@wu-sheng](https://github.com/wu-sheng)  
           |
diff --git a/site_config/home.jsx b/site_config/home.jsx
index ae92f4068..5cf448cd7 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -551,7 +551,7 @@ export default {
           title: 'Three scenarios and five optimizations of Apache 
DolphinScheduler in XWBank for processing of task instances',
           content: 'At XWBank, a large number of task instances are generated 
every day...',
           dateStr: '2022-5-25',
-          link: 
'/en-us/blog/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.html',
+          link: '/en-us/blog/Apache_DolphinScheduler_in_XWBank.html',
         },
         {
           img: '/img/2020-04-25/en/1.png',

Reply via email to