Parcourir la source

[doc] Update website docs link (#10161)

Mr.An il y a 2 ans
Parent
commit
e2fac21399
1 fichiers modifiés avec 2 ajouts et 12 suppressions
  1. 2 12
      docs/configs/site.js

+ 2 - 12
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',
-          },
+          }
         ],
       },
       {