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/11/25 09:35:05 UTC

[dolphinscheduler] branch 3.1.2-prepare updated: [hotfix] Correct python doc link

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

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


The following commit(s) were added to refs/heads/3.1.2-prepare by this push:
     new 6551112700 [hotfix] Correct python doc link
6551112700 is described below

commit 6551112700165817e869192661c7fdf9a6253763
Author: Jay Chung <zh...@gmail.com>
AuthorDate: Fri Nov 25 17:34:50 2022 +0800

    [hotfix] Correct python doc link
---
 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 c413f8e8b8..9cfe8deccc 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -451,7 +451,7 @@ export default {
                     },
                     {
                         title: 'PyDolphinScheduler',
-                        link: '/python/3.1.1/index.html',
+                        link: '/python/main/index.html',
                     },
                     {
                         title: 'Health Check',
@@ -1059,7 +1059,7 @@ export default {
                     },
                     {
                         title: 'PyDolphinScheduler',
-                        link: '/python/3.1.1/index.html',
+                        link: '/python/main/index.html',
                     },
                     {
                         title: '健康检查',