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/04/18 13:56:00 UTC

[incubator-dolphinscheduler-website] branch master updated: add online demo

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 ce54b80  add online demo
ce54b80 is described below

commit ce54b80d3131fafd58361564bb016f206b890447
Author: dailidong <da...@gmail.com>
AuthorDate: Sat Apr 18 21:55:53 2020 +0800

    add online demo
---
 site_config/docs.js | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/site_config/docs.js b/site_config/docs.js
index e5c1bcf..11a64b0 100755
--- a/site_config/docs.js
+++ b/site_config/docs.js
@@ -41,7 +41,7 @@ export default {
                     {
                         title: 'Api Document',
                         target: '_blank',
-                        link: 'http://106.75.43.194:8888/dolphinscheduler/doc.html?language=en&lang=enn'
+                        link: 'http://106.75.43.194:8888/dolphinscheduler/doc.html?language=en&lang=en'
                     }
                 ]
             },
@@ -107,6 +107,16 @@ export default {
                 ],
             },
             {
+                title: '在线试用',
+                children: [
+                    {
+                        title: '在线试用',
+                        target: '_blank',
+                        link: 'http://106.75.43.194:8888'
+                    }
+                ]
+            },
+            {
                 title: '用户手册',
                 children: [
                     {