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

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ac7b0b1  update twitter url
     new 3d30a28  Merge pull request #64 from dailidong/master
ac7b0b1 is described below

commit ac7b0b1324754f26b20c824aa81ffc2cd492bc61
Author: dailidong <[email protected]>
AuthorDate: Mon Dec 30 17:15:52 2019 +0800

    update twitter url
---
 site_config/community.jsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site_config/community.jsx b/site_config/community.jsx
index f161533..8b96331 100755
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -62,7 +62,7 @@ export default {
           img: '/img/twitter.png',
           imgHover: '/img/twitter_hover.png',
           title: '@ApacheDolphinScheduler',
-          link: 'https://twitter.com/dolphinschedule',
+          link: 'https://twitter.com/DolphinSched',
         },
       ],
     },
@@ -154,7 +154,7 @@ export default {
           img: '/img/twitter.png',
           imgHover: '/img/twitter_hover.png',
           title: '@ApacheDolphinScheduler',
-          link: 'https://twitter.com/dolphinschedule',
+          link: 'https://twitter.com/DolphinSched',
         },
       ],
     },

Reply via email to