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 280f431 update site.js (#522)
280f431 is described below
commit 280f431202466ea6fcc1666c47eb12ceec10b1dc
Author: lifeng <[email protected]>
AuthorDate: Wed Nov 17 16:00:30 2021 +0800
update site.js (#522)
Co-authored-by: Kirs <[email protected]>
---
site_config/site.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/site.js b/site_config/site.js
index 62bd819..516bc24 100644
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -27,7 +27,7 @@ export default {
{
key: 'docs200',
text: 'Older Versions',
- link: '/en-us/docs/2.0.0/user_doc/guide/quick-start.html',
+ link: '/en-us/docs/latest/user_doc/architecture/listdocs.html',
},
{
key: 'docsdev',