You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/08/04 13:24:09 UTC

[dolphinscheduler] branch i-doc-migrate updated: change path

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

zhongjiajie pushed a commit to branch i-doc-migrate
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/i-doc-migrate by this push:
     new 4c9d6aa1cd change path
4c9d6aa1cd is described below

commit 4c9d6aa1cdf9ebc83c5f3404ac894b87d6ed2304
Author: Jiajie Zhong <zh...@gmail.com>
AuthorDate: Thu Aug 4 21:23:56 2022 +0800

    change path
---
 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 4ee7c50403..65de9eb5fa 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -442,7 +442,7 @@ export default {
                         children: [
                             {
                                 title: 'Security Report',
-                                link: '/en-us/community/security.html',
+                                link: '/en-us/docs/dev/user_doc/contribute/join/security.html',
                             },
                             {
                                 title: 'How to Become a Committer',
@@ -1021,7 +1021,7 @@ export default {
                         children: [
                             {
                                 title: '报告安全问题',
-                                link: '/zh-cn/community/security.html',
+                                link: '/zh-cn/docs/dev/user_doc/contribute/join/security.html',
                             },
                             {
                                 title: '如何成为 Committer',