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/12/29 11:42:46 UTC

[incubator-dolphinscheduler-website] branch master updated: update online demo url (#239)

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 5ec5c55  update online demo url (#239)
5ec5c55 is described below

commit 5ec5c550b10883827bb2cb45f893bbb8fd9cec3a
Author: Shiwen Cheng <ch...@gmail.com>
AuthorDate: Tue Dec 29 19:42:40 2020 +0800

    update online demo url (#239)
---
 site_config/docs.js | 16 +++++++++++++++-
 site_config/site.js |  4 ++--
 2 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/site_config/docs.js b/site_config/docs.js
index 286b47f..657c0c0 100755
--- a/site_config/docs.js
+++ b/site_config/docs.js
@@ -19,6 +19,16 @@ export default {
                 ]
             },
             {
+                title: 'Online Demo',
+                children: [
+                    {
+                        title: 'Online Demo',
+                        target: '_blank',
+                        link: 'http://106.75.43.194:8888/dolphinscheduler/ui/view/login/index.html'
+                    }
+                ]
+            },
+            {
                 title: 'User Manual',
                 children: [
                     {
@@ -33,6 +43,10 @@ export default {
                         title: 'Metadata',
                         link: '/en-us/docs/1.2.0/user_doc/metadata-1.2.html'
                     },
+                    {
+                        title: 'Deploy Param',
+                        link: '/zh-cn/docs/1.2.0/user_doc/deployparam.html'
+                    },
                 ]
             },
             {
@@ -91,7 +105,7 @@ export default {
                     {
                         title: '在线试用',
                         target: '_blank',
-                        link: 'http://106.75.43.194:8888'
+                        link: 'http://106.75.43.194:8888/dolphinscheduler/ui/view/login/index.html'
                     }
                 ]
             },
diff --git a/site_config/site.js b/site_config/site.js
index 47a0011..abdc1eb 100755
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -63,7 +63,7 @@ export default {
         key: 'demo',
         text: 'Online Demo',
         target: '_blank',
-        link: 'http://106.75.43.194:8888'
+        link: 'http://106.75.43.194:8888/dolphinscheduler/ui/view/login/index.html'
       },
       {
         key: 'blog',
@@ -235,7 +235,7 @@ export default {
         key: 'demo',
         text: '线上demo',
         target: '_blank',
-        link: 'http://106.75.43.194:8888'
+        link: 'http://106.75.43.194:8888/dolphinscheduler/ui/view/login/index.html'
       },
       {
         key: 'blog',