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 38ee27f updata link (#528)
38ee27f is described below
commit 38ee27f836b24df5190da110de3fe1c9c35afcc1
Author: lifeng <[email protected]>
AuthorDate: Thu Nov 18 11:47:29 2021 +0800
updata link (#528)
* updata listdocs.md
updata listdocs.md
* Optimize documents
add about*.md
add desi*.md
updata docs.2.0.0
* updata docs 2.0.0
updata docs 2.0.0
* updata link
updata link
Co-authored-by: Kirs <[email protected]>
---
site_config/docs2-0-0.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/docs2-0-0.js b/site_config/docs2-0-0.js
index e9f9c08..995d363 100644
--- a/site_config/docs2-0-0.js
+++ b/site_config/docs2-0-0.js
@@ -14,7 +14,7 @@ export default {
},
{
title: 'Glossary',
- link:
'/en-us/docs/2.0.0/user_doc/About_DolphinScheduler/designplus.html',
+ link: '/en-us/docs/2.0.0/user_doc/architecture/designplus.html',
},
],
},