diff --git a/product/en/docs-mogha/v2.3/installation-and-deployment.md b/product/en/docs-mogha/v2.3/installation-and-deployment.md index b7994a3a2e3f14182a6e3b6432f863d3459879ef..615f8e4acf343a6f539275e60ba9751f43098d51 100644 --- a/product/en/docs-mogha/v2.3/installation-and-deployment.md +++ b/product/en/docs-mogha/v2.3/installation-and-deployment.md @@ -122,7 +122,7 @@ If the installation script is successfully executed, there are one new file gene After the installation script is executed, you are not advised to start the MogHA service immediately. You need to complete the configuration file and then start the MogHA service. -During the first installation, `node.conf` does not exist. The script will generate a `node.conf` configuration file according to the `node.conf.tmpl` template file. After obtaining this file, you need to complete your host and zone configuration information according to the [configuration file](./configuration-file.md). +During the first installation, `node.conf` does not exist. The script will generate a `node.conf` configuration file according to the `node.conf.tmpl` template file. After obtaining this file, you need to complete your host and zone configuration information according to the [configuration file](./configuration-file). ### Manage the MogHA Service diff --git a/product/zh/docs-mogha/v2.3/installation-and-deployment.md b/product/zh/docs-mogha/v2.3/installation-and-deployment.md index e436bcc6d5d8c59dd23bb451861ff9db4d72cfcd..ba38c9a09f0e46fbf3d90af786c5dff80da0154d 100644 --- a/product/zh/docs-mogha/v2.3/installation-and-deployment.md +++ b/product/zh/docs-mogha/v2.3/installation-and-deployment.md @@ -118,7 +118,7 @@ Uninstall MogHA service command: 执行完安装脚本后,不要立即启动 MogHA 服务,我们需要先完善一下配置文件再启动服务。 -当第一次安装的时候,`node.conf` 是没有的,安装脚本会根据 `node.conf.tmpl` 模板文件自动生成一份 `node.conf`, 得到该文件后,参考[配置文件](./configuration-file.md)的介绍,完善您的机器和机房配置信息。 +当第一次安装的时候,`node.conf` 是没有的,安装脚本会根据 `node.conf.tmpl` 模板文件自动生成一份 `node.conf`, 得到该文件后,参考[配置文件](./configuration-file)的介绍,完善您的机器和机房配置信息。 ### 管理 MogHA 服务