This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2819971 Fixed some broken hyperlinks (#495)
2819971 is described below
commit 28199714249e426349bc5670c23ec74e9cf32ab4
Author: lukairui <[email protected]>
AuthorDate: Tue Nov 2 19:20:48 2021 +0800
Fixed some broken hyperlinks (#495)
* Fix the style of a character
Fix the style of a character
* find some bugs in document.
* Fix an error in my pr.
* Fix some broken web links.
* Fix broken links in dev branch.
---
docs/en-us/2.0.0/user_doc/guide/installation/docker.md | 2 +-
docs/en-us/2.0.0/user_doc/guide/installation/kubernetes.md | 2 +-
docs/en-us/dev/user_doc/guide/installation/docker.md | 2 +-
docs/en-us/dev/user_doc/guide/installation/kubernetes.md | 2 +-
docs/zh-cn/2.0.0/user_doc/guide/installation/docker.md | 2 +-
docs/zh-cn/2.0.0/user_doc/guide/installation/kubernetes.md | 2 +-
docs/zh-cn/dev/user_doc/guide/installation/docker.md | 2 +-
docs/zh-cn/dev/user_doc/guide/installation/kubernetes.md | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/en-us/2.0.0/user_doc/guide/installation/docker.md
b/docs/en-us/2.0.0/user_doc/guide/installation/docker.md
index f9ef870..c50f51f 100644
--- a/docs/en-us/2.0.0/user_doc/guide/installation/docker.md
+++ b/docs/en-us/2.0.0/user_doc/guide/installation/docker.md
@@ -60,7 +60,7 @@ The default username is `admin` and the default password is
`dolphinscheduler123
<img src="/img/login_en.png" width="60%" />
</p>
-Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/2.0.0/user_doc/quick-start.html) to explore how to use
DolphinScheduler
+Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/2.0.0/user_doc/guide/quick-start.html) to explore how to
use DolphinScheduler
### The Second Way: Start via specifying the existing PostgreSQL and ZooKeeper
service
diff --git a/docs/en-us/2.0.0/user_doc/guide/installation/kubernetes.md
b/docs/en-us/2.0.0/user_doc/guide/installation/kubernetes.md
index 5aa35a0..d965077 100644
--- a/docs/en-us/2.0.0/user_doc/guide/installation/kubernetes.md
+++ b/docs/en-us/2.0.0/user_doc/guide/installation/kubernetes.md
@@ -67,7 +67,7 @@ And then access the web:
http://$NODE_IP:$NODE_PORT/dolphinscheduler
The default username is `admin` and the default password is
`dolphinscheduler123`
-Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/2.0.0/user_doc/quick-start.html) to explore how to use
DolphinScheduler
+Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/2.0.0/user_doc/guide/quick-start.html) to explore how to
use DolphinScheduler
## Uninstalling the Chart
diff --git a/docs/en-us/dev/user_doc/guide/installation/docker.md
b/docs/en-us/dev/user_doc/guide/installation/docker.md
index ef23d07..02aebe6 100644
--- a/docs/en-us/dev/user_doc/guide/installation/docker.md
+++ b/docs/en-us/dev/user_doc/guide/installation/docker.md
@@ -60,7 +60,7 @@ The default username is `admin` and the default password is
`dolphinscheduler123
<img src="/img/login_en.png" width="60%" />
</p>
-Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/1.3.8/user_doc/quick-start.html) to explore how to use
DolphinScheduler
+Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/dev/user_doc/guide/quick-start.html) to explore how to use
DolphinScheduler
### The Second Way: Start via specifying the existing PostgreSQL and ZooKeeper
service
diff --git a/docs/en-us/dev/user_doc/guide/installation/kubernetes.md
b/docs/en-us/dev/user_doc/guide/installation/kubernetes.md
index 4b82e52..51a9050 100644
--- a/docs/en-us/dev/user_doc/guide/installation/kubernetes.md
+++ b/docs/en-us/dev/user_doc/guide/installation/kubernetes.md
@@ -67,7 +67,7 @@ And then access the web:
http://$NODE_IP:$NODE_PORT/dolphinscheduler
The default username is `admin` and the default password is
`dolphinscheduler123`
-Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/1.3.8/user_doc/quick-start.html) to explore how to use
DolphinScheduler
+Please refer to the `Quick Start` in the chapter [User
Manual](/en-us/docs/dev/user_doc/guide/quick-start.html) to explore how to use
DolphinScheduler
## Uninstalling the Chart
diff --git a/docs/zh-cn/2.0.0/user_doc/guide/installation/docker.md
b/docs/zh-cn/2.0.0/user_doc/guide/installation/docker.md
index 7ba2833..1341e17 100644
--- a/docs/zh-cn/2.0.0/user_doc/guide/installation/docker.md
+++ b/docs/zh-cn/2.0.0/user_doc/guide/installation/docker.md
@@ -60,7 +60,7 @@ $ docker-compose up -d
<img src="/img/login.png" width="60%" />
</p>
-请参考用户手册章节的[快速上手](/zh-cn/docs/2.0.0/user_doc/quick-start.html)查看如何使用DolphinScheduler
+请参考用户手册章节的[快速上手](/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html)查看如何使用DolphinScheduler
### 二、通过指定已存在的 PostgreSQL 和 ZooKeeper 服务
diff --git a/docs/zh-cn/2.0.0/user_doc/guide/installation/kubernetes.md
b/docs/zh-cn/2.0.0/user_doc/guide/installation/kubernetes.md
index b3e6e04..b609df8 100644
--- a/docs/zh-cn/2.0.0/user_doc/guide/installation/kubernetes.md
+++ b/docs/zh-cn/2.0.0/user_doc/guide/installation/kubernetes.md
@@ -68,7 +68,7 @@ echo http://$NODE_IP:$NODE_PORT/dolphinscheduler
默认的用户是`admin`,默认的密码是`dolphinscheduler123`
-请参考用户手册章节的[快速上手](/zh-cn/docs/2.0.0/user_doc/quick-start.html)查看如何使用DolphinScheduler
+请参考用户手册章节的[快速上手](/zh-cn/docs/2.0.0/user_doc/guide/quick-start.html)查看如何使用DolphinScheduler
## 卸载 dolphinscheduler
diff --git a/docs/zh-cn/dev/user_doc/guide/installation/docker.md
b/docs/zh-cn/dev/user_doc/guide/installation/docker.md
index ae369f5..1eceb83 100644
--- a/docs/zh-cn/dev/user_doc/guide/installation/docker.md
+++ b/docs/zh-cn/dev/user_doc/guide/installation/docker.md
@@ -60,7 +60,7 @@ $ docker-compose up -d
<img src="/img/login.png" width="60%" />
</p>
-请参考用户手册章节的[快速上手](/zh-cn/docs/1.3.8/user_doc/quick-start.html)查看如何使用DolphinScheduler
+请参考用户手册章节的[快速上手](/zh-cn/docs/dev/user_doc/guide/quick-start.html)查看如何使用DolphinScheduler
### 二、通过指定已存在的 PostgreSQL 和 ZooKeeper 服务
diff --git a/docs/zh-cn/dev/user_doc/guide/installation/kubernetes.md
b/docs/zh-cn/dev/user_doc/guide/installation/kubernetes.md
index 4e9128e..4e4da95 100644
--- a/docs/zh-cn/dev/user_doc/guide/installation/kubernetes.md
+++ b/docs/zh-cn/dev/user_doc/guide/installation/kubernetes.md
@@ -68,7 +68,7 @@ echo http://$NODE_IP:$NODE_PORT/dolphinscheduler
默认的用户是`admin`,默认的密码是`dolphinscheduler123`
-请参考用户手册章节的[快速上手](/zh-cn/docs/1.3.8/user_doc/quick-start.html)查看如何使用DolphinScheduler
+请参考用户手册章节的[快速上手](/zh-cn/docs/dev/user_doc/guide/quick-start.html)查看如何使用DolphinScheduler
## 卸载 dolphinscheduler