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

zihaoxiang pushed a commit to branch 3.3.0-alpha-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/3.3.0-alpha-prepare by this 
push:
     new e3ba32f64e fix doc link issue
e3ba32f64e is described below

commit e3ba32f64e2bdf3617d2ce27f8d8dae6d616f00b
Author: SbloodyS <[email protected]>
AuthorDate: Thu Apr 3 11:56:05 2025 +0800

    fix doc link issue
---
 docs/docs/en/guide/installation/standalone.md | 2 +-
 docs/docs/zh/guide/installation/standalone.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/docs/en/guide/installation/standalone.md 
b/docs/docs/en/guide/installation/standalone.md
index 858c9e0efb..07b79d805a 100644
--- a/docs/docs/en/guide/installation/standalone.md
+++ b/docs/docs/en/guide/installation/standalone.md
@@ -16,7 +16,7 @@ If you want to deploy DolphinScheduler in production, we 
recommend you follow [c
 
 ## Download Plugin Dependencies
 
-Please refer to the [Download Plugin 
Dependencies](../installation/pseudo-cluster.md) in pseudo-cluster deployment.
+Please refer to the [Download Plugin Dependencies](pseudo-cluster.md) in 
pseudo-cluster deployment.
 
 ### Configure User Exemption and Permissions
 
diff --git a/docs/docs/zh/guide/installation/standalone.md 
b/docs/docs/zh/guide/installation/standalone.md
index 052ce3d878..82d2082ffd 100644
--- a/docs/docs/zh/guide/installation/standalone.md
+++ b/docs/docs/zh/guide/installation/standalone.md
@@ -14,7 +14,7 @@ Standalone 仅适用于 DolphinScheduler 的快速体验.
 
 ## 下载插件依赖
 
-请参考伪集群部署的[下载插件依赖](../installation/pseudo-cluster.md#下载插件依赖)
+请参考伪集群部署的[下载插件依赖](pseudo-cluster.md#下载插件依赖)
 
 ## 配置用户免密及权限
 

Reply via email to