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/11/19 02:45:44 UTC

[incubator-dolphinscheduler-website] branch master updated: fix small spell error about open api link "lang=en"

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 9340f61  fix small spell error about open api link "lang=en"
     new ef9f2ca  Merge pull request #212 from dailidong/master
9340f61 is described below

commit 9340f612ee07e5489f9cfa1bbc07261d09aea9d1
Author: dailidong <da...@gmail.com>
AuthorDate: Thu Nov 19 10:30:47 2020 +0800

    fix small spell error about open api link "lang=en"
---
 site_config/docs1-2-1.js | 2 +-
 site_config/docs1-3-1.js | 2 +-
 site_config/docs1-3-2.js | 2 +-
 site_config/docs1-3-3.js | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/site_config/docs1-2-1.js b/site_config/docs1-2-1.js
index d02e94d..8e98100 100644
--- a/site_config/docs1-2-1.js
+++ b/site_config/docs1-2-1.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'
                     }
                 ]
             },
diff --git a/site_config/docs1-3-1.js b/site_config/docs1-3-1.js
index d9360e1..14974b9 100644
--- a/site_config/docs1-3-1.js
+++ b/site_config/docs1-3-1.js
@@ -53,7 +53,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'
                     }
                 ]
             },
diff --git a/site_config/docs1-3-2.js b/site_config/docs1-3-2.js
index 255b844..aeef2db 100644
--- a/site_config/docs1-3-2.js
+++ b/site_config/docs1-3-2.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'
                     }
                 ]
             },
diff --git a/site_config/docs1-3-3.js b/site_config/docs1-3-3.js
index c3262df..170e9c1 100644
--- a/site_config/docs1-3-3.js
+++ b/site_config/docs1-3-3.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'
                     }
                 ]
             },