This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 504cd77 Update docs2-0-0.js
504cd77 is described below
commit 504cd7732af79cb8e61892498781e99eee4625e5
Author: Kirs <[email protected]>
AuthorDate: Tue Nov 9 16:56:37 2021 +0800
Update docs2-0-0.js
---
site_config/docs2-0-0.js | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/site_config/docs2-0-0.js b/site_config/docs2-0-0.js
index 7bd394a..ac464ae 100644
--- a/site_config/docs2-0-0.js
+++ b/site_config/docs2-0-0.js
@@ -517,15 +517,16 @@ export default {
title: 'FAQ',
link: '/zh-cn/docs/release/faq.html',
},
+ ],
+ },
+ {
+ title: '历史版本',
+ children: [
{
title: '历史版本',
- children: [
- {
- title: '历史版本',
- link: '/zh-cn/docs/2.0.0/user_doc/listdocs.html',
- },
- ],
+ link: '/zh-cn/docs/2.0.0/user_doc/listdocs.html',
},
+ ],
},
],
barText: '文档',