Browse Source

[doc] Update website docs link (#10161)

(cherry picked from commit e2fac21399)
3.0.0/version-upgrade
Mr.An 2 years ago committed by Jiajie Zhong
parent
commit
8ba5fa1afd
  1. 14
      docs/configs/site.js

14
docs/configs/site.js

@ -57,7 +57,7 @@ export default {
key: 'docsHistory',
text: 'Older Versions',
link: '/en-us/docs/release/history-versions.html',
},
}
],
},
{
@ -233,17 +233,7 @@ export default {
key: 'docsHistory',
text: '历史版本',
link: '/zh-cn/docs/release/history-versions.html',
},
{
key: 'pythonAPI',
text: 'PyDolphinScheduler',
link: '/python/index.html',
},
{
key: 'docsdev',
text: 'dev',
link: '/zh-cn/docs/dev/user_doc/about/introduction.html',
},
}
],
},
{

Loading…
Cancel
Save