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

zhongjiajie pushed a commit to branch 3.0.0-alpha-release
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/3.0.0-alpha-release by this 
push:
     new c6fca94cd4 [bug] [doc] fix  the data quality link error about the 
navigation of dolphinscheduler 3.0.0-alpha zh docs  (#9887)
c6fca94cd4 is described below

commit c6fca94cd40d84f4b50b2d3115c2007b868a192f
Author: 陈爽 <[email protected]>
AuthorDate: Fri May 6 08:55:00 2022 +0800

    [bug] [doc] fix  the data quality link error about the navigation of 
dolphinscheduler 3.0.0-alpha zh docs  (#9887)
    
    (cherry picked from commit 15a15de927a11c6cc40d42b5a865b7a02ef9ce76)
---
 docs/configs/docsdev.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index 9240175028..c6780f52d3 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -579,7 +579,7 @@ export default {
                     },
                     {
                         title: '数据质量',
-                        link: '/zh-cn/docs/3.0.0/user_doc/guide 
/data-quality.html',
+                        link: 
'/zh-cn/docs/3.0.0/user_doc/guide/data-quality.html',
                     },
                     {
                         title: '资源中心',

Reply via email to