Browse Source

[doc] Update website docs link (#10161)

3.1.0-release
Mr.An 2 years ago committed by GitHub
parent
commit
e2fac21399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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