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

caogaofei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new a4b306c  Fix link bug
a4b306c is described below

commit a4b306cb9ee27c4128c78325b7a4f97f4acca09a
Author: 石林松 <[email protected]>
AuthorDate: Thu Aug 22 18:57:49 2024 +0800

    Fix link bug
---
 .../Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md    | 2 +-
 .../Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md   | 2 +-
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md       | 2 +-
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md      | 4 ++--
 .../latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md    | 2 +-
 .../latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md   | 4 ++--
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md       | 2 +-
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md      | 4 ++--
 .../Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md    | 2 +-
 .../Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md   | 4 ++--
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md       | 2 +-
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md      | 4 ++--
 .../latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md    | 2 +-
 .../latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md   | 4 ++--
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md       | 2 +-
 .../Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md      | 4 ++--
 16 files changed, 23 insertions(+), 23 deletions(-)

diff --git 
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md 
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index d727843..954aa3b 100644
--- 
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -28,7 +28,7 @@ This section will take the IoTDB classic cluster deployment 
architecture 3C3D (3
 
 ## Note
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md)
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md)
 
 2. It is recommended to prioritize using `hostname` for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure /etc/hosts on the target server. For example, if the 
local IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure the `cn_internal_address` 
and `dn_internal_address` of I [...]
 
diff --git 
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md 
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 4a08161..c5391da 100644
--- 
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -28,7 +28,7 @@ This section describes how to manually deploy an instance 
that includes 3 Config
 
 ## Note
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md)
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md)
 
 2. It is recommended to prioritize using `hostname` for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure /etc/hosts on the target server. For example, if the 
local IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure the `cn_internal_address` 
and `dn_internal_address` of I [...]
    ``` shell
diff --git 
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 3a02ede..5459997 100644
--- 
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -22,7 +22,7 @@
 
 ## Matters Needing Attention
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md).
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md).
 
 2. It is recommended to prioritize using 'hostname' for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure/etc/hosts on the target server. For example, if the local 
IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure IoTDB's' 
cn_internal-address' using the host name dn_inte [...]
 
diff --git 
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 11d0d70..a0b9174 100644
--- 
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -24,7 +24,7 @@ This chapter will introduce how to start an IoTDB standalone 
instance, which inc
 
 ## Matters Needing Attention
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md).
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md).
 
 2. It is recommended to prioritize using 'hostname' for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure/etc/hosts on the target server. For example, if the local 
IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure IoTDB's' 
cn_internal-address' using the host name dn_inte [...]
 
@@ -36,7 +36,7 @@ This chapter will introduce how to start an IoTDB standalone 
instance, which inc
 
 4. Whether in linux or windows, ensure that the IoTDB installation path does 
not contain Spaces and Chinese characters to avoid software exceptions.
 
-5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department, and 
the steps for deploying the monitoring panel can be referred to:[Monitoring 
Board Install and Deploy](.\Monitoring-panel-deployment.md).
+5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department, and 
the steps for deploying the monitoring panel can be referred to:[Monitoring 
Board Install and Deploy](./Monitoring-panel-deployment.md).
 
 ## Installation Steps
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index 5be6601..bc4c63b 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -28,7 +28,7 @@ This section will take the IoTDB classic cluster deployment 
architecture 3C3D (3
 
 ## Note
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md)
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md)
 
 2. It is recommended to prioritize using `hostname` for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure /etc/hosts on the target server. For example, if the 
local IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure the `cn_internal_address` 
and `dn_internal_address` of I [...]
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index e2b7147..45aa425 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -28,7 +28,7 @@ This section describes how to manually deploy an instance 
that includes 3 Config
 
 ## Note
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md)
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md)
 
 2. It is recommended to prioritize using `hostname` for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure /etc/hosts on the target server. For example, if the 
local IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure the `cn_internal_address` 
and `dn_internal_address` of I [...]
 
@@ -40,7 +40,7 @@ This section describes how to manually deploy an instance 
that includes 3 Config
 
 4. Whether in linux or windows, ensure that the IoTDB installation path does 
not contain Spaces and Chinese characters to avoid software exceptions.
 
-5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department,The 
steps for deploying a monitoring panel can refer to:[Monitoring Panel 
Deployment](.\Monitoring-panel-deployment.md)
+5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department,The 
steps for deploying a monitoring panel can refer to:[Monitoring Panel 
Deployment](./Monitoring-panel-deployment.md)
 
 ## Preparation Steps
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 96e587f..73c2c6a 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -22,7 +22,7 @@
 
 ## Matters Needing Attention
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md).
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md).
 
 2. It is recommended to prioritize using 'hostname' for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure/etc/hosts on the target server. For example, if the local 
IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure IoTDB's' 
cn_internal-address' using the host name dn_inte [...]
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 3646abc..fd4ee88 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -24,7 +24,7 @@ This chapter will introduce how to start an IoTDB standalone 
instance, which inc
 
 ## Matters Needing Attention
 
-1. Before installation, ensure that the system is complete by referring to 
[System configuration](.\Environment-Requirements.md).
+1. Before installation, ensure that the system is complete by referring to 
[System configuration](./Environment-Requirements.md).
 
 2. It is recommended to prioritize using 'hostname' for IP configuration 
during deployment, which can avoid the problem of modifying the host IP in the 
later stage and causing the database to fail to start. To set the host name, 
you need to configure/etc/hosts on the target server. For example, if the local 
IP is 192.168.1.3 and the host name is iotdb-1, you can use the following 
command to set the server's host name and configure IoTDB's' 
cn_internal-address' using the host name dn_inte [...]
 
@@ -36,7 +36,7 @@ This chapter will introduce how to start an IoTDB standalone 
instance, which inc
 
 4. Whether in linux or windows, ensure that the IoTDB installation path does 
not contain Spaces and Chinese characters to avoid software exceptions.
 
-5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department, and 
the steps for deploying the monitoring panel can be referred to:[Monitoring 
Board Install and Deploy](.\Monitoring-panel-deployment.md).
+5. It is recommended to deploy a monitoring panel, which can monitor important 
operational indicators and keep track of database operation status at any time. 
The monitoring panel can be obtained by contacting the business department, and 
the steps for deploying the monitoring panel can be referred to:[Monitoring 
Board Install and Deploy](./Monitoring-panel-deployment.md).
 
 ## Installation Steps
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index f2d24a9..7754f93 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -28,7 +28,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 hostname,并使用hostname配置IoTDB的`cn_internal_address`、`dn_internal_address`。
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 5998aee..7f6b78b 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -28,7 +28,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、`dn_internal_address`。`dn_internal_address`。
 
@@ -40,7 +40,7 @@
 
 4. 无论是在linux还是windows中,请确保IoTDB的安装路径中不含空格和中文,避免软件运行异常。
 
-5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](.\Monitoring-panel-deployment.md)
+5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](./Monitoring-panel-deployment.md)
 
 ## 准备步骤
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index f55918a..faff152 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -22,7 +22,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、dn_internal_address、dn_rpc_address。
 
diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 8baa373..62ffdde 100644
--- 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -24,7 +24,7 @@
 
 ## 注意事项
 
-1. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 hostname,并使用hostname配置IoTDB的`cn_internal_address`、1. 
安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、dn_internal_address、dn_rpc_address。
 
@@ -36,7 +36,7 @@
 
 4. 无论是在linux还是windows中,请确保IoTDB的安装路径中不含空格和中文,避免软件运行异常。
 
-5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](.\Monitoring-panel-deployment.md)。
+5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](./Monitoring-panel-deployment.md)。
 
 ## 安装步骤
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index a0a9a4e..8d27147 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -28,7 +28,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 hostname,并使用hostname配置IoTDB的`cn_internal_address`、`dn_internal_address`。
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 5ae32b4..f9baafd 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -27,7 +27,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、`dn_internal_address`。`dn_internal_address`。
 
@@ -39,7 +39,7 @@
 
 4. 无论是在linux还是windows中,请确保IoTDB的安装路径中不含空格和中文,避免软件运行异常。
 
-5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](.\Monitoring-panel-deployment.md)
+5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](./Monitoring-panel-deployment.md)
 
 ## 准备步骤
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 444e145..d2cc84e 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -22,7 +22,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、dn_internal_address、dn_rpc_address。
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 11070b5..d602a04 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -24,7 +24,7 @@
 
 ## 注意事项
 
-1. 安装前请确认系统已参照[系统配置](.\Environment-Requirements.md)准备完成。
+1. 安装前请确认系统已参照[系统配置](./Environment-Requirements.md)准备完成。
 
 2. 
部署时推荐优先使用`hostname`进行IP配置,可避免后期修改主机ip导致数据库无法启动的问题。设置hostname需要在目标服务器上配置/etc/hosts,如本机ip是192.168.1.3,hostname是iotdb-1,则可以使用以下命令设置服务器的
 
hostname,并使用hostname配置IoTDB的`cn_internal_address`、dn_internal_address、dn_rpc_address。
 
@@ -36,7 +36,7 @@
 
 4. 无论是在 linux 还是 windows 中,请确保 IoTDB 的安装路径中不含空格和中文,避免软件运行异常。
 
-5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](.\Monitoring-panel-deployment.md)。
+5. 
推荐部署监控面板,可以对重要运行指标进行监控,随时掌握数据库运行状态,监控面板可以联系商务获取,部署监控面板步骤可以参考:[监控面板部署](./Monitoring-panel-deployment.md)。
 
 ## 安装步骤
 

Reply via email to