You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/06/28 04:03:39 UTC

[inlong-website] branch master updated: [INLONG-461][Doc] Update the registered URL for the MQ (#462)

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

healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a9d76539 [INLONG-461][Doc] Update the registered URL for the MQ (#462)
9a9d76539 is described below

commit 9a9d76539380161a6d18852eccdd15b1d2b8bf44
Author: Charles Zhang <do...@tencent.com>
AuthorDate: Tue Jun 28 12:03:34 2022 +0800

    [INLONG-461][Doc] Update the registered URL for the MQ (#462)
---
 docs/deployment/standalone.md                                           | 2 +-
 .../docusaurus-plugin-content-docs/current/deployment/standalone.md     | 2 +-
 .../version-1.2.0/deployment/standalone.md                              | 2 +-
 versioned_docs/version-1.2.0/deployment/standalone.md                   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/deployment/standalone.md b/docs/deployment/standalone.md
index 60f6cd8c1..ed7a1ec94 100644
--- a/docs/deployment/standalone.md
+++ b/docs/deployment/standalone.md
@@ -33,7 +33,7 @@ bin/inlong-daemon start standalone
 ```
 
 ## Register Message Queue
-You can register message queue for Manger according to [Register Step](https://inlong.apache.org/docs/next/modules/manager/quick_start#register-message-queue).
+You can register message queue for Manger according to [Register MQ Cluster](https://inlong.apache.org/docs/next/modules/manager/quick_start/#register-mq-cluster).
 
 ## Check
 After all component run successfully, you can access `http://localhost` with default account:
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
index aad19a900..511612623 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
@@ -34,7 +34,7 @@ bin/inlong-daemon start standalone
 ```
 
 ## 注册消息队列
-可参考 [注册步骤](https://inlong.apache.org/docs/next/modules/manager/quick_start#register-message-queue) 向 Manger 注册消息队列服务。
+可参考 [注册 MQ 集群](https://inlong.apache.org/zh-CN/docs/next/modules/manager/quick_start/#%E6%B3%A8%E5%86%8C-mq-%E9%9B%86%E7%BE%A4) 向 Manger 注册消息队列服务。
 
 ## 检查
 当所有组件都成功启动后,可以访问`http://localhost`,并使用以下默认账号登录:
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/standalone.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/standalone.md
index aad19a900..511612623 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/standalone.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2.0/deployment/standalone.md
@@ -34,7 +34,7 @@ bin/inlong-daemon start standalone
 ```
 
 ## 注册消息队列
-可参考 [注册步骤](https://inlong.apache.org/docs/next/modules/manager/quick_start#register-message-queue) 向 Manger 注册消息队列服务。
+可参考 [注册 MQ 集群](https://inlong.apache.org/zh-CN/docs/next/modules/manager/quick_start/#%E6%B3%A8%E5%86%8C-mq-%E9%9B%86%E7%BE%A4) 向 Manger 注册消息队列服务。
 
 ## 检查
 当所有组件都成功启动后,可以访问`http://localhost`,并使用以下默认账号登录:
diff --git a/versioned_docs/version-1.2.0/deployment/standalone.md b/versioned_docs/version-1.2.0/deployment/standalone.md
index 60f6cd8c1..ed7a1ec94 100644
--- a/versioned_docs/version-1.2.0/deployment/standalone.md
+++ b/versioned_docs/version-1.2.0/deployment/standalone.md
@@ -33,7 +33,7 @@ bin/inlong-daemon start standalone
 ```
 
 ## Register Message Queue
-You can register message queue for Manger according to [Register Step](https://inlong.apache.org/docs/next/modules/manager/quick_start#register-message-queue).
+You can register message queue for Manger according to [Register MQ Cluster](https://inlong.apache.org/docs/next/modules/manager/quick_start/#register-mq-cluster).
 
 ## Check
 After all component run successfully, you can access `http://localhost` with default account: