You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ke...@apache.org on 2022/05/18 04:21:40 UTC

[dolphinscheduler] branch dev updated: fix issue-10061 (#10062)

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

kerwin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3bca240446 fix issue-10061 (#10062)
3bca240446 is described below

commit 3bca2404466d9ff1a8772e89f50b0dbb27448338
Author: QuakeWang <45...@users.noreply.github.com>
AuthorDate: Wed May 18 12:21:35 2022 +0800

    fix issue-10061 (#10062)
---
 docs/configs/docsdev.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/configs/docsdev.js b/docs/configs/docsdev.js
index 576e6e7128..9991cf08d8 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -280,7 +280,7 @@ export default {
                             },
                             {
                                 title: 'Task Group Manage',
-                                link: '/en-us/docs/dev/user_doc/guide/resource/task-manage.html'
+                                link: '/en-us/docs/dev/user_doc/guide/resource/task-group.html'
                             },
                         ],
                     },
@@ -631,7 +631,7 @@ export default {
                             },
                             {
                                 title: '任务组管理',
-                                link: '/zh-cn/docs/dev/user_doc/guide/resource/task-manage.html'
+                                link: '/zh-cn/docs/dev/user_doc/guide/resource/task-group.html'
                             },
                         ],
                     },