[hotfix] Correct python doc link

This commit is contained in:
Jay Chung 2022-11-25 17:29:03 +08:00
parent 22da440716
commit f025af4217
1 changed files with 4 additions and 4 deletions

View File

@ -266,7 +266,7 @@ export default {
},
{
title: 'Slack',
link: '/en-us/docs/dev/user_doc/guide/alert/slack.html',
link: '/en-us/docs/3.0.2/user_doc/guide/alert/slack.html',
},
],
},
@ -385,7 +385,7 @@ export default {
},
{
title: 'PyDolphinScheduler',
link: '/python/3.0.2/index.html',
link: '/python/main/index.html',
},
{
title: 'Health Check',
@ -804,7 +804,7 @@ export default {
},
{
title: 'Slack告警',
link: '/zh-cn/docs/dev/user_doc/guide/alert/slack.html',
link: '/zh-cn/docs/3.0.2/user_doc/guide/alert/slack.html',
},
],
},
@ -923,7 +923,7 @@ export default {
},
{
title: 'PyDolphinScheduler',
link: '/python/3.0.2/index.html',
link: '/python/main/index.html',
},
{
title: '健康检查',