[hotfix] Correct python doc link
This commit is contained in:
parent
48ad9ff412
commit
1c49d4afe3
|
|
@ -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: '健康检查',
|
||||
|
|
|
|||
Loading…
Reference in New Issue