From 6551112700165817e869192661c7fdf9a6253763 Mon Sep 17 00:00:00 2001 From: Jay Chung Date: Fri, 25 Nov 2022 17:34:50 +0800 Subject: [PATCH] [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: '健康检查',