You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/03/03 03:15:53 UTC

[incubator-dolphinscheduler-website] branch master updated: update download url

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ad857d  update download url
     new ac11ad1  Merge pull request #100 from dailidong/master
4ad857d is described below

commit 4ad857d9ee7f2c8e8f68dff74347adc928e41381
Author: dailidong <da...@gmail.com>
AuthorDate: Tue Mar 3 10:15:05 2020 +0800

    update download url
---
 site_config/site.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site_config/site.js b/site_config/site.js
index ff17e6d..e3c2ea0 100755
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -23,7 +23,7 @@ export default {
           },
           {
             key: 'docs2',
-            text: '1.2.0',
+            text: '1.2.0(Recommend)',
             link: '/en-us/docs/1.2.0/user_doc/quick-start.html',
           },
           {
@@ -124,7 +124,7 @@ export default {
           },
           {
             key: 'docs2',
-            text: '1.2.0',
+            text: '1.2.0(推荐)',
             link: '/zh-cn/docs/1.2.0/user_doc/quick-start.html',
           },
           {