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 25d0505  fix news link error (#597)
25d0505 is described below

commit 25d0505d4d11d11a7c2543b53c202e2cd697b964
Author: Kirs <[email protected]>
AuthorDate: Fri Dec 17 18:25:52 2021 +0800

    fix news link error (#597)
---
 site_config/home.jsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index 7d75e65..cac7b66 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -60,7 +60,7 @@ export default {
           title: 'Apache DolphinScheduler 2.0.1 来了,备受期待的一键升级、插件化终于实现!',
           content: '2.0.1 版本通过优化内核增强了系统处理能力,从而在性能上得到较大提升...',
           dateStr: '2021-12-17',
-          link: '/zh-cn/blog/YouZan-case-study.html',
+          link: '/zh-cn/blog/Apache-DolphinScheduler-2.0.1.html',
         },
         {
           img: 'https://imgpp.com/images/2021/12/10/15ede237ae3ba0f78.md.png',

Reply via email to