This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch 3.0.0-release
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/3.0.0-release by this push:
new 77cc47720f impv: Versioning python document
77cc47720f is described below
commit 77cc47720fc44dbb2d66453da04bebec4c1d5a03
Author: Jiajie Zhong <[email protected]>
AuthorDate: Thu Aug 11 10:37:30 2022 +0800
impv: Versioning python document
---
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 0cd258e108..dabfc687da 100644
--- a/docs/configs/docsdev.js
+++ b/docs/configs/docsdev.js
@@ -381,7 +381,7 @@ export default {
},
{
title: 'PyDolphinScheduler',
- link: '/python/index.html',
+ link: '/python/3.0.0/index.html',
},
{
title: 'Health Check',
@@ -915,7 +915,7 @@ export default {
},
{
title: 'PyDolphinScheduler',
- link: '/python/index.html',
+ link: '/python/3.0.0/index.html',
},
{
title: '健康检查',