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

wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 7e0095dca1 [CI] [Hotfix] Fix docs dead link error (#16708)
7e0095dca1 is described below

commit 7e0095dca198bfc50c59bbc10b3be5617d7b3229
Author: xiangzihao <[email protected]>
AuthorDate: Fri Oct 18 19:00:41 2024 +0800

    [CI] [Hotfix] Fix docs dead link error (#16708)
---
 docs/docs/en/contribute/join/document.md   | 2 +-
 docs/docs/en/guide/datasource/athena.md    | 2 +-
 docs/docs/en/guide/datasource/dameng.md    | 2 +-
 docs/docs/en/guide/datasource/doris.md     | 2 +-
 docs/docs/en/guide/datasource/hana.md      | 2 +-
 docs/docs/en/guide/datasource/mysql.md     | 2 +-
 docs/docs/en/guide/datasource/oceanbase.md | 2 +-
 docs/docs/en/guide/datasource/starrocks.md | 2 +-
 docs/docs/en/guide/demo.md                 | 2 +-
 docs/docs/en/guide/task/spark.md           | 4 ++--
 docs/docs/en/guide/task/sql.md             | 2 +-
 docs/docs/zh/contribute/join/document.md   | 2 +-
 docs/docs/zh/guide/datasource/athena.md    | 2 +-
 docs/docs/zh/guide/datasource/dameng.md    | 2 +-
 docs/docs/zh/guide/datasource/doris.md     | 2 +-
 docs/docs/zh/guide/datasource/hana.md      | 2 +-
 docs/docs/zh/guide/datasource/mysql.md     | 2 +-
 docs/docs/zh/guide/datasource/oceanbase.md | 2 +-
 docs/docs/zh/guide/datasource/starrocks.md | 2 +-
 docs/docs/zh/guide/demo.md                 | 2 +-
 docs/docs/zh/guide/task/spark.md           | 4 ++--
 docs/docs/zh/guide/task/sql.md             | 2 +-
 22 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/docs/docs/en/contribute/join/document.md 
b/docs/docs/en/contribute/join/document.md
index 16ed650b9f..5e5a95eb47 100644
--- a/docs/docs/en/contribute/join/document.md
+++ b/docs/docs/en/contribute/join/document.md
@@ -22,7 +22,7 @@ Make sure that your node version is 10+, docsite does not yet 
support versions h
 
 1. Run `npm install` in the root directory to install the dependencies.
 
-2. Run commands to collect resources 2.1.Run `export PROTOCOL_MODE=ssh` tells 
Git clone resource via SSH protocol instead of HTTPS protocol. 2.2.Run 
`./scripts/prepare_docs.sh` prepare all related resources, for more information 
you could see [how prepare script 
work](https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WOKR.md).
+2. Run commands to collect resources 2.1.Run `export PROTOCOL_MODE=ssh` tells 
Git clone resource via SSH protocol instead of HTTPS protocol. 2.2.Run 
`./scripts/prepare_docs.sh` prepare all related resources, for more information 
you could see [how prepare script 
work](https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WORK.md).
 
 3. Run `npm run start` in the root directory to start a local server, you will 
see the website in 'http://localhost:8080'.
 
diff --git a/docs/docs/en/guide/datasource/athena.md 
b/docs/docs/en/guide/datasource/athena.md
index 035c8f7c4b..7bcc4f2328 100644
--- a/docs/docs/en/guide/datasource/athena.md
+++ b/docs/docs/en/guide/datasource/athena.md
@@ -17,7 +17,7 @@
 
 ## Native Supported
 
-- No, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
+- No, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
 - JDBC driver configuration reference document 
[athena-connect-with-jdbc](https://docs.amazonaws.cn/athena/latest/ug/connect-with-jdbc.html)
 - Driver download link 
[SimbaAthenaJDBC-2.0.31.1000/AthenaJDBC42.jar](https://s3.cn-north-1.amazonaws.com.cn/athena-downloads-cn/drivers/JDBC/SimbaAthenaJDBC-2.0.31.1000/AthenaJDBC42.jar)
 
diff --git a/docs/docs/en/guide/datasource/dameng.md 
b/docs/docs/en/guide/datasource/dameng.md
index 0073a4c924..8f669c2603 100644
--- a/docs/docs/en/guide/datasource/dameng.md
+++ b/docs/docs/en/guide/datasource/dameng.md
@@ -18,5 +18,5 @@
 
 ## Native Supported
 
-No, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
+No, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
 
diff --git a/docs/docs/en/guide/datasource/doris.md 
b/docs/docs/en/guide/datasource/doris.md
index b2d376a7d6..e602f9e29b 100644
--- a/docs/docs/en/guide/datasource/doris.md
+++ b/docs/docs/en/guide/datasource/doris.md
@@ -18,6 +18,6 @@
 
 ## Native Supported
 
-No, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to activate
+No, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to activate
 this datasource.
 
diff --git a/docs/docs/en/guide/datasource/hana.md 
b/docs/docs/en/guide/datasource/hana.md
index 28912801f9..5c22c0c22c 100644
--- a/docs/docs/en/guide/datasource/hana.md
+++ b/docs/docs/en/guide/datasource/hana.md
@@ -18,5 +18,5 @@
 
 ## Native Supported
 
-No, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
+No, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
 
diff --git a/docs/docs/en/guide/datasource/mysql.md 
b/docs/docs/en/guide/datasource/mysql.md
index e4d430fb0d..09d77221c3 100644
--- a/docs/docs/en/guide/datasource/mysql.md
+++ b/docs/docs/en/guide/datasource/mysql.md
@@ -18,5 +18,5 @@
 
 ## Native Supported
 
-No, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
+No, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to activate this datasource.
 
diff --git a/docs/docs/en/guide/datasource/oceanbase.md 
b/docs/docs/en/guide/datasource/oceanbase.md
index 57eed20355..24d6576671 100644
--- a/docs/docs/en/guide/datasource/oceanbase.md
+++ b/docs/docs/en/guide/datasource/oceanbase.md
@@ -19,6 +19,6 @@
 
 ## Native Supported
 
-No, you need to import the OceanBase jdbc driver 
[oceanbase-client](https://mvnrepository.com/artifact/com.oceanbase/oceanbase-client)
 first, refer to the section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section.
+No, you need to import the OceanBase jdbc driver 
[oceanbase-client](https://mvnrepository.com/artifact/com.oceanbase/oceanbase-client)
 first, refer to the section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section.
 
 The compatible mode of the datasource can be 'mysql' or 'oracle', if you only 
use OceanBase with 'mysql' mode, you can also treat OceanBase as MySQL and 
manage the datasource referring to [mysql datasource](mysql.md)
diff --git a/docs/docs/en/guide/datasource/starrocks.md 
b/docs/docs/en/guide/datasource/starrocks.md
index d604e913e7..1b8025d8f6 100644
--- a/docs/docs/en/guide/datasource/starrocks.md
+++ b/docs/docs/en/guide/datasource/starrocks.md
@@ -18,5 +18,5 @@
 
 ## Native Supported
 
-No, you need to import Mysql jdbc driver first, read section example in 
[datasource-setting](../howto/datasource-setting.md) `DataSource Center` 
section to import Mysql JDBC Driver.
+No, you need to import Mysql jdbc driver first, read section example in 
[datasource-setting](../installation/datasource-setting.md) `DataSource Center` 
section to import Mysql JDBC Driver.
 
diff --git a/docs/docs/en/guide/demo.md b/docs/docs/en/guide/demo.md
index 10b0467be6..524cf9bd22 100644
--- a/docs/docs/en/guide/demo.md
+++ b/docs/docs/en/guide/demo.md
@@ -19,7 +19,7 @@ Start all services of dolphinscheduler according to your 
deployment method. If y
 
 ### Database Configuration
 
-Initializing the workflow demo needs to store metabase in other database like 
MySQL or PostgreSQL, they have to change some configuration. Follow the 
instructions in [datasource-setting](howto/datasource-setting.md) `Standalone 
Switching Metadata Database Configuration` section to create and initialize 
database.
+Initializing the workflow demo needs to store metabase in other database like 
MySQL or PostgreSQL, they have to change some configuration. Follow the 
instructions in [datasource-setting](installation/datasource-setting.md) 
`Standalone Switching Metadata Database Configuration` section to create and 
initialize database.
 
 ### Tenant Configuration
 
diff --git a/docs/docs/en/guide/task/spark.md b/docs/docs/en/guide/task/spark.md
index 930f2cd0b0..37c60db471 100644
--- a/docs/docs/en/guide/task/spark.md
+++ b/docs/docs/en/guide/task/spark.md
@@ -4,9 +4,9 @@
 
 Spark task type for executing Spark application. When executing the Spark 
task, the worker will submits a job to the Spark cluster by following commands:
 
-(1) `spark submit` method to submit tasks. See 
[spark-submit](https://spark.apache.org/docs/3.2.1/submitting-applications.html#launching-applications-with-spark-submit)
 for more details.
+(1) `spark submit` method to submit tasks. See 
[spark-submit](https://archive.apache.org/dist/spark/docs/3.2.1/#running-the-examples-and-shell)
 for more details.
 
-(2) `spark sql` method to submit tasks. See [spark 
sql](https://spark.apache.org/docs/3.2.1/sql-ref-syntax.html) for more details.
+(2) `spark sql` method to submit tasks. See [spark 
sql](https://archive.apache.org/dist/spark/docs/3.2.1/api/sql/index.html) for 
more details.
 
 ## Create Task
 
diff --git a/docs/docs/en/guide/task/sql.md b/docs/docs/en/guide/task/sql.md
index 08f4e92392..302a16be7e 100644
--- a/docs/docs/en/guide/task/sql.md
+++ b/docs/docs/en/guide/task/sql.md
@@ -6,7 +6,7 @@ SQL task type used to connect to databases and execute SQL.
 
 ## Create DataSource
 
-Refer to [datasource-setting](../howto/datasource-setting.md) `DataSource 
Center` section
+Refer to [datasource-setting](../installation/datasource-setting.md) 
`DataSource Center` section
 
 ## Create Task
 
diff --git a/docs/docs/zh/contribute/join/document.md 
b/docs/docs/zh/contribute/join/document.md
index 194e97b6ca..ca842245c0 100644
--- a/docs/docs/zh/contribute/join/document.md
+++ b/docs/docs/zh/contribute/join/document.md
@@ -22,7 +22,7 @@ DolphinScheduler 网站由 
[docsite](https://github.com/chengshiwen/docsite-ext)
 
 1. 在根目录中运行 `npm install` 以安装依赖项。
 
-2. 运行命令收集资源:2.1.运行 `export PROTOCOL_MODE=ssh` 告诉Git克隆资源,通过SSH协议而不是HTTPS协议。 
2.2.运行 `./scripts/prepare_docs.sh` 准备所有相关资源,关更多信息,您可以查看[how prepare script 
work](https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WOKR.md)。
+2. 运行命令收集资源:2.1.运行 `export PROTOCOL_MODE=ssh` 告诉Git克隆资源,通过SSH协议而不是HTTPS协议。 
2.2.运行 `./scripts/prepare_docs.sh` 准备所有相关资源,关更多信息,您可以查看[how prepare script 
work](https://github.com/apache/dolphinscheduler-website/blob/master/HOW_PREPARE_WORK.md)。
 
 3. 在根目录下运行 `npm run start` 启动本地服务器,其将允许在 http://localhost:8080。
 
diff --git a/docs/docs/zh/guide/datasource/athena.md 
b/docs/docs/zh/guide/datasource/athena.md
index 447303ebca..c3a52f94c3 100644
--- a/docs/docs/zh/guide/datasource/athena.md
+++ b/docs/docs/zh/guide/datasource/athena.md
@@ -13,7 +13,7 @@
 
 ## 是否原生支持
 
-- 否,使用前需请参考 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
+- 否,使用前需请参考 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
 - JDBC驱动配置参考文档 
[athena-connect-with-jdbc](https://docs.amazonaws.cn/athena/latest/ug/connect-with-jdbc.html)
 - 驱动下载链接 
[SimbaAthenaJDBC-2.0.31.1000/AthenaJDBC42.jar](https://s3.cn-north-1.amazonaws.com.cn/athena-downloads-cn/drivers/JDBC/SimbaAthenaJDBC-2.0.31.1000/AthenaJDBC42.jar)
 
diff --git a/docs/docs/zh/guide/datasource/dameng.md 
b/docs/docs/zh/guide/datasource/dameng.md
index bc4c6a12e7..2e718746c7 100644
--- a/docs/docs/zh/guide/datasource/dameng.md
+++ b/docs/docs/zh/guide/datasource/dameng.md
@@ -14,4 +14,4 @@
 
 ## 是否原生支持
 
-否,使用前需请参考 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
+否,使用前需请参考 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
diff --git a/docs/docs/zh/guide/datasource/doris.md 
b/docs/docs/zh/guide/datasource/doris.md
index 9b63503530..baef4983dc 100644
--- a/docs/docs/zh/guide/datasource/doris.md
+++ b/docs/docs/zh/guide/datasource/doris.md
@@ -14,4 +14,4 @@
 
 ## 是否原生支持
 
-否,使用前需请参考 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
+否,使用前需请参考 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
diff --git a/docs/docs/zh/guide/datasource/hana.md 
b/docs/docs/zh/guide/datasource/hana.md
index 12c17b6ffd..c7dcbd07bd 100644
--- a/docs/docs/zh/guide/datasource/hana.md
+++ b/docs/docs/zh/guide/datasource/hana.md
@@ -14,4 +14,4 @@
 
 ## 是否原生支持
 
-否,使用前需请参考 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
+否,使用前需请参考 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
diff --git a/docs/docs/zh/guide/datasource/mysql.md 
b/docs/docs/zh/guide/datasource/mysql.md
index 8d31a8fcbd..836785eee5 100644
--- a/docs/docs/zh/guide/datasource/mysql.md
+++ b/docs/docs/zh/guide/datasource/mysql.md
@@ -14,4 +14,4 @@
 
 ## 是否原生支持
 
-否,使用前需请参考 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
+否,使用前需请参考 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活数据源。
diff --git a/docs/docs/zh/guide/datasource/oceanbase.md 
b/docs/docs/zh/guide/datasource/oceanbase.md
index 59caffdb02..471cd3719a 100644
--- a/docs/docs/zh/guide/datasource/oceanbase.md
+++ b/docs/docs/zh/guide/datasource/oceanbase.md
@@ -15,7 +15,7 @@
 
 ## 是否原生支持
 
-否,使用前需要先引入 OceanBase 的 JDBC 驱动 
[oceanbase-client](https://mvnrepository.com/artifact/com.oceanbase/oceanbase-client),请参考
 [数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节。
+否,使用前需要先引入 OceanBase 的 JDBC 驱动 
[oceanbase-client](https://mvnrepository.com/artifact/com.oceanbase/oceanbase-client),请参考
 [数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节。
 
 OceanBase 数据源的兼容模式可以是 'mysql' 或 'oracle',如果你只使用 mysql 模式,你也可以选择将 OceanBase 
数据源当作 MySQL 数据源来使用,请参考 [MySQL 数据源](mysql.md)
 
diff --git a/docs/docs/zh/guide/datasource/starrocks.md 
b/docs/docs/zh/guide/datasource/starrocks.md
index c496bb9ff5..d4264d7d02 100644
--- a/docs/docs/zh/guide/datasource/starrocks.md
+++ b/docs/docs/zh/guide/datasource/starrocks.md
@@ -14,4 +14,4 @@
 
 ## 是否原生支持
 
-否,StarRocks使用Mysql JDBC Driver, 使用前需请参考 
[数据源配置](../howto/datasource-setting.md) 中的 "数据源中心" 章节激活Mysql JDBC Driver。
+否,StarRocks使用Mysql JDBC Driver, 使用前需请参考 
[数据源配置](../installation/datasource-setting.md) 中的 "数据源中心" 章节激活Mysql JDBC Driver。
diff --git a/docs/docs/zh/guide/demo.md b/docs/docs/zh/guide/demo.md
index dd27a74f9f..63d098ef07 100644
--- a/docs/docs/zh/guide/demo.md
+++ b/docs/docs/zh/guide/demo.md
@@ -19,7 +19,7 @@
 ### 数据库配置
 
 初始化工作流 demo 服务需要使用 MySQL 或 PostgreSQL 等其他数据库作为其元数据存储数据,因此必须更改一些配置。
-请参考[数据源配置](howto/datasource-setting.md) `Standalone 切换元数据库`创建并初始化数据库 ,然后运行 
demo 服务启动脚本。
+请参考[数据源配置](installation/datasource-setting.md) `Standalone 切换元数据库`创建并初始化数据库 
,然后运行 demo 服务启动脚本。
 
 ### 租户配置
 
diff --git a/docs/docs/zh/guide/task/spark.md b/docs/docs/zh/guide/task/spark.md
index 2f7b2ee346..2fe054d58b 100644
--- a/docs/docs/zh/guide/task/spark.md
+++ b/docs/docs/zh/guide/task/spark.md
@@ -4,9 +4,9 @@
 
 Spark  任务类型用于执行 Spark 应用。对于 Spark 节点,worker 支持两个不同类型的 spark 命令提交任务:
 
-(1) `spark submit` 方式提交任务。更多详情查看 
[spark-submit](https://spark.apache.org/docs/3.2.1/submitting-applications.html#launching-applications-with-spark-submit)。
+(1) `spark submit` 方式提交任务。更多详情查看 
[spark-submit](https://archive.apache.org/dist/spark/docs/3.2.1/#running-the-examples-and-shell)。
 
-(2) `spark sql` 方式提交任务。更多详情查看 [spark 
sql](https://spark.apache.org/docs/3.2.1/sql-ref-syntax.html)。
+(2) `spark sql` 方式提交任务。更多详情查看 [spark 
sql](https://archive.apache.org/dist/spark/docs/3.2.1/api/sql/index.html)。
 
 ## 创建任务
 
diff --git a/docs/docs/zh/guide/task/sql.md b/docs/docs/zh/guide/task/sql.md
index 2c97130c96..aeb8c4f81e 100644
--- a/docs/docs/zh/guide/task/sql.md
+++ b/docs/docs/zh/guide/task/sql.md
@@ -6,7 +6,7 @@ SQL任务类型,用于连接数据库并执行相应SQL。
 
 ## 创建数据源
 
-可参考 [数据源配置](../howto/datasource-setting.md) `数据源中心`。
+可参考 [数据源配置](../installation/datasource-setting.md) `数据源中心`。
 
 ## 创建任务
 

Reply via email to