diff --git a/docs/configs/site.js b/docs/configs/site.js index 982a32aa04..aa9cdf2124 100644 --- a/docs/configs/site.js +++ b/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', - }, + } ], }, {