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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 915bc71  Automated deployment: 28199714249e426349bc5670c23ec74e9cf32ab4
915bc71 is described below

commit 915bc71905aefa1e42aa10e18b4f56feb09d1fd5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 2 11:22:40 2021 +0000

    Automated deployment: 28199714249e426349bc5670c23ec74e9cf32ab4
---
 en-us/docs/2.0.0/user_doc/guide/installation/docker.html      | 2 +-
 en-us/docs/2.0.0/user_doc/guide/installation/docker.json      | 2 +-
 en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html  | 2 +-
 en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.json  | 2 +-
 en-us/docs/dev/user_doc/guide/installation/docker.html        | 2 +-
 en-us/docs/dev/user_doc/guide/installation/docker.json        | 2 +-
 en-us/docs/dev/user_doc/guide/installation/kubernetes.html    | 2 +-
 en-us/docs/dev/user_doc/guide/installation/kubernetes.json    | 2 +-
 en-us/docs/latest/user_doc/guide/installation/docker.html     | 2 +-
 en-us/docs/latest/user_doc/guide/installation/docker.json     | 2 +-
 en-us/docs/latest/user_doc/guide/installation/kubernetes.html | 2 +-
 en-us/docs/latest/user_doc/guide/installation/kubernetes.json | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html      | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/installation/docker.json      | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html  | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.json  | 2 +-
 zh-cn/docs/dev/user_doc/guide/installation/docker.html        | 2 +-
 zh-cn/docs/dev/user_doc/guide/installation/docker.json        | 2 +-
 zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html    | 2 +-
 zh-cn/docs/dev/user_doc/guide/installation/kubernetes.json    | 2 +-
 zh-cn/docs/latest/user_doc/guide/installation/docker.html     | 2 +-
 zh-cn/docs/latest/user_doc/guide/installation/docker.json     | 2 +-
 zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html | 2 +-
 zh-cn/docs/latest/user_doc/guide/installation/kubernetes.json | 2 +-
 24 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/en-us/docs/2.0.0/user_doc/guide/installation/docker.html 
b/en-us/docs/2.0.0/user_doc/guide/installation/docker.html
index 03bfb49..155a548 100644
--- a/en-us/docs/2.0.0/user_doc/guide/installation/docker.html
+++ b/en-us/docs/2.0.0/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login_en.png" width="60%" />
 </p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h3>The Second Way: Start via specifying the existing PostgreSQL and ZooKeeper 
service</h3>
 <p>In this way, you need to install <a 
href="https://docs.docker.com/engine/install/";>docker</a> as a prerequisite, 
please install it yourself according to the rich docker installation guidance 
on the Internet</p>
 <h4>1. Basic Required Software (please install by yourself)</h4>
diff --git a/en-us/docs/2.0.0/user_doc/guide/installation/docker.json 
b/en-us/docs/2.0.0/user_doc/guide/installation/docker.json
index ba82c0d..70fb0ed 100644
--- a/en-us/docs/2.0.0/user_doc/guide/installation/docker.json
+++ b/en-us/docs/2.0.0/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
+  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
   "link": "/dist/en-us/docs/2.0.0/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html 
b/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html
index 63fd72f..05aed27 100644
--- a/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html
+++ b/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>And then access the web: http://<span class="katex"><span 
class="katex-mathml"><math><semantics><mrow><mi>N</mi><mi>O</mi><mi>D</mi><msub><mi>E</mi><mi>I</mi></msub><mi>P</mi><mo>:</mo></mrow><annotation
 
encoding="application/x-tex">NODE_IP:</annotation></semantics></math></span><span
 class="katex-html" aria-hidden="true"><span class="strut" 
style="height:0.68333em;"></span><span class="strut bottom" 
style="height:0.83333em;vertical-align:-0.15em;"></span><span class="base 
textstyle u [...]
 <p>The default username is <code>admin</code> and the default password is 
<code>dolphinscheduler123</code></p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h2>Uninstalling the Chart</h2>
 <p>To uninstall/delete the <code>dolphinscheduler</code> deployment:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.json 
b/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.json
index 64a8382..6e6bee1 100644
--- a/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.json
+++ b/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
+  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
   "link": "/dist/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/installation/docker.html 
b/en-us/docs/dev/user_doc/guide/installation/docker.html
index 2f01471..2c44d55 100644
--- a/en-us/docs/dev/user_doc/guide/installation/docker.html
+++ b/en-us/docs/dev/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login_en.png" width="60%" />
 </p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/1.3.8/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/dev/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h3>The Second Way: Start via specifying the existing PostgreSQL and ZooKeeper 
service</h3>
 <p>In this way, you need to install <a 
href="https://docs.docker.com/engine/install/";>docker</a> as a prerequisite, 
please install it yourself according to the rich docker installation guidance 
on the Internet</p>
 <h4>1. Basic Required Software (please install by yourself)</h4>
diff --git a/en-us/docs/dev/user_doc/guide/installation/docker.json 
b/en-us/docs/dev/user_doc/guide/installation/docker.json
index e147883..9fb34bd 100644
--- a/en-us/docs/dev/user_doc/guide/installation/docker.json
+++ b/en-us/docs/dev/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
+  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
   "link": "/dist/en-us/docs/dev/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/installation/kubernetes.html 
b/en-us/docs/dev/user_doc/guide/installation/kubernetes.html
index 490cdd7..e471f95 100644
--- a/en-us/docs/dev/user_doc/guide/installation/kubernetes.html
+++ b/en-us/docs/dev/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>And then access the web: http://<span class="katex"><span 
class="katex-mathml"><math><semantics><mrow><mi>N</mi><mi>O</mi><mi>D</mi><msub><mi>E</mi><mi>I</mi></msub><mi>P</mi><mo>:</mo></mrow><annotation
 
encoding="application/x-tex">NODE_IP:</annotation></semantics></math></span><span
 class="katex-html" aria-hidden="true"><span class="strut" 
style="height:0.68333em;"></span><span class="strut bottom" 
style="height:0.83333em;vertical-align:-0.15em;"></span><span class="base 
textstyle u [...]
 <p>The default username is <code>admin</code> and the default password is 
<code>dolphinscheduler123</code></p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/1.3.8/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/dev/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h2>Uninstalling the Chart</h2>
 <p>To uninstall/delete the <code>dolphinscheduler</code> deployment:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/en-us/docs/dev/user_doc/guide/installation/kubernetes.json 
b/en-us/docs/dev/user_doc/guide/installation/kubernetes.json
index 282bfa2..e9af288 100644
--- a/en-us/docs/dev/user_doc/guide/installation/kubernetes.json
+++ b/en-us/docs/dev/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
+  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
   "link": "/dist/en-us/docs/dev/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/latest/user_doc/guide/installation/docker.html 
b/en-us/docs/latest/user_doc/guide/installation/docker.html
index 03bfb49..155a548 100644
--- a/en-us/docs/latest/user_doc/guide/installation/docker.html
+++ b/en-us/docs/latest/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login_en.png" width="60%" />
 </p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h3>The Second Way: Start via specifying the existing PostgreSQL and ZooKeeper 
service</h3>
 <p>In this way, you need to install <a 
href="https://docs.docker.com/engine/install/";>docker</a> as a prerequisite, 
please install it yourself according to the rich docker installation guidance 
on the Internet</p>
 <h4>1. Basic Required Software (please install by yourself)</h4>
diff --git a/en-us/docs/latest/user_doc/guide/installation/docker.json 
b/en-us/docs/latest/user_doc/guide/installation/docker.json
index ba82c0d..70fb0ed 100644
--- a/en-us/docs/latest/user_doc/guide/installation/docker.json
+++ b/en-us/docs/latest/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
+  "__html": "<h1>QuickStart in 
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker 
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The 
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In 
this way, you need to install <a href=\"https://docs.docker.co [...]
   "link": "/dist/en-us/docs/2.0.0/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/latest/user_doc/guide/installation/kubernetes.html 
b/en-us/docs/latest/user_doc/guide/installation/kubernetes.html
index 63fd72f..05aed27 100644
--- a/en-us/docs/latest/user_doc/guide/installation/kubernetes.html
+++ b/en-us/docs/latest/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>And then access the web: http://<span class="katex"><span 
class="katex-mathml"><math><semantics><mrow><mi>N</mi><mi>O</mi><mi>D</mi><msub><mi>E</mi><mi>I</mi></msub><mi>P</mi><mo>:</mo></mrow><annotation
 
encoding="application/x-tex">NODE_IP:</annotation></semantics></math></span><span
 class="katex-html" aria-hidden="true"><span class="strut" 
style="height:0.68333em;"></span><span class="strut bottom" 
style="height:0.83333em;vertical-align:-0.15em;"></span><span class="base 
textstyle u [...]
 <p>The default username is <code>admin</code> and the default password is 
<code>dolphinscheduler123</code></p>
-<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/quick-start.html">User Manual</a> to explore 
how to use DolphinScheduler</p>
+<p>Please refer to the <code>Quick Start</code> in the chapter <a 
href="/en-us/docs/2.0.0/user_doc/guide/quick-start.html">User Manual</a> to 
explore how to use DolphinScheduler</p>
 <h2>Uninstalling the Chart</h2>
 <p>To uninstall/delete the <code>dolphinscheduler</code> deployment:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/en-us/docs/latest/user_doc/guide/installation/kubernetes.json 
b/en-us/docs/latest/user_doc/guide/installation/kubernetes.json
index 64a8382..6e6bee1 100644
--- a/en-us/docs/latest/user_doc/guide/installation/kubernetes.json
+++ b/en-us/docs/latest/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
+  "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is 
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large 
number of tasks and can be used in production.</p>\n<p>If you are a green hand 
and want to experience DolphinScheduler, we recommended you install follow <a 
href=\"standalone.md\">Standalone</a>. If you want to experience more complete 
functions or schedule large tasks number, we recommended you install follow <a 
href=\"pseudo-cluster.md\ [...]
   "link": "/dist/en-us/docs/2.0.0/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html 
b/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html
index 566fdcd..96e948d 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html
+++ b/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login.png" width="60%" />
 </p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h3>二、通过指定已存在的 PostgreSQL 和 ZooKeeper 服务</h3>
 <p>这种方式需要先安装 <a href="https://docs.docker.com/engine/install/";>docker</a>, 
docker 的安装网上已经有非常多的资料,请自行安装即可</p>
 <h4>1、基础软件安装 (请自行安装)</h4>
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.json 
b/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.json
index 409d7e9..cbcc326 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.json
+++ b/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
+  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
   "link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html 
b/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html
index 9bd16fd..61f5e7c 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html
+++ b/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>然后访问前端页面: <a 
href="http://192.168.xx.xx:12345/dolphinscheduler";>http://192.168.xx.xx:12345/dolphinscheduler</a></p>
 <p>默认的用户是<code>admin</code>,默认的密码是<code>dolphinscheduler123</code></p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h2>卸载 dolphinscheduler</h2>
 <p>卸载名为 <code>dolphinscheduler</code> 的版本(release),请执行:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.json 
b/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.json
index 8717a9d..798b031 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.json
+++ b/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
+  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
   "link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/installation/docker.html 
b/zh-cn/docs/dev/user_doc/guide/installation/docker.html
index 65fc8eb..bbce7ae 100644
--- a/zh-cn/docs/dev/user_doc/guide/installation/docker.html
+++ b/zh-cn/docs/dev/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login.png" width="60%" />
 </p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/1.3.8/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/dev/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h3>二、通过指定已存在的 PostgreSQL 和 ZooKeeper 服务</h3>
 <p>这种方式需要先安装 <a href="https://docs.docker.com/engine/install/";>docker</a>, 
docker 的安装网上已经有非常多的资料,请自行安装即可</p>
 <h4>1、基础软件安装 (请自行安装)</h4>
diff --git a/zh-cn/docs/dev/user_doc/guide/installation/docker.json 
b/zh-cn/docs/dev/user_doc/guide/installation/docker.json
index c3db860..9367115 100644
--- a/zh-cn/docs/dev/user_doc/guide/installation/docker.json
+++ b/zh-cn/docs/dev/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
+  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html 
b/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html
index 651f398..74f28d2 100644
--- a/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html
+++ b/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>然后访问前端页面: <a 
href="http://192.168.xx.xx:12345/dolphinscheduler";>http://192.168.xx.xx:12345/dolphinscheduler</a></p>
 <p>默认的用户是<code>admin</code>,默认的密码是<code>dolphinscheduler123</code></p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/1.3.8/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/dev/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h2>卸载 dolphinscheduler</h2>
 <p>卸载名为 <code>dolphinscheduler</code> 的版本(release),请执行:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.json 
b/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.json
index 5360410..b6afcb4 100644
--- a/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.json
+++ b/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
+  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/guide/installation/docker.html 
b/zh-cn/docs/latest/user_doc/guide/installation/docker.html
index 566fdcd..96e948d 100644
--- a/zh-cn/docs/latest/user_doc/guide/installation/docker.html
+++ b/zh-cn/docs/latest/user_doc/guide/installation/docker.html
@@ -57,7 +57,7 @@ $ docker-compose up -d
 <p align="center">
   <img src="/img/login.png" width="60%" />
 </p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h3>二、通过指定已存在的 PostgreSQL 和 ZooKeeper 服务</h3>
 <p>这种方式需要先安装 <a href="https://docs.docker.com/engine/install/";>docker</a>, 
docker 的安装网上已经有非常多的资料,请自行安装即可</p>
 <h4>1、基础软件安装 (请自行安装)</h4>
diff --git a/zh-cn/docs/latest/user_doc/guide/installation/docker.json 
b/zh-cn/docs/latest/user_doc/guide/installation/docker.json
index 409d7e9..cbcc326 100644
--- a/zh-cn/docs/latest/user_doc/guide/installation/docker.json
+++ b/zh-cn/docs/latest/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker.md",
-  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
+  "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://docs.docker.com/engine/install/\";>Docker</a> 
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\";>Docker 
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用 
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler 
(推荐)</h3>\n<p>这种方式需要先安装 <a 
href=\"https://docs.docker.com/compose/\";>docker-compose</a>, docker-compose 
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
   "link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/installation/docker.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html 
b/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html
index 9bd16fd..61f5e7c 100644
--- a/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html
+++ b/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html
@@ -59,7 +59,7 @@ NODE_PORT=$(kubectl get svc {{ template <span 
class="hljs-string">&quot;dolphins
 </code></pre>
 <p>然后访问前端页面: <a 
href="http://192.168.xx.xx:12345/dolphinscheduler";>http://192.168.xx.xx:12345/dolphinscheduler</a></p>
 <p>默认的用户是<code>admin</code>,默认的密码是<code>dolphinscheduler123</code></p>
-<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
+<p>请参考用户手册章节的<a 
href="/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html">快速上手</a>查看如何使用DolphinScheduler</p>
 <h2>卸载 dolphinscheduler</h2>
 <p>卸载名为 <code>dolphinscheduler</code> 的版本(release),请执行:</p>
 <pre><code class="language-bash">$ helm uninstall dolphinscheduler
diff --git a/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.json 
b/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.json
index 8717a9d..798b031 100644
--- a/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.json
+++ b/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
 {
   "filename": "kubernetes.md",
-  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
+  "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署 
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler 
的功能,推荐使用<a 
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a 
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a 
href=\"cluster.md\">集群部署</a>或者<a 
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a 
href=\"https://helm.sh/\";>Helm</a> 3.1.0+</li>\n<li><a 
href=\"https://kubernetes.io/\";>Kubernetes< [...]
   "link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/installation/kubernetes.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to