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

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new da6556641a [Doc]  Modify the error records in the document (#3178)
da6556641a is described below

commit da6556641a14ce99b5868414e1947c5a2a7d595a
Author: Jast <[email protected]>
AuthorDate: Thu Mar 27 23:45:02 2025 +0800

    [Doc]  Modify the error records in the document (#3178)
---
 home/docs/community/development.md                                    | 4 ++--
 .../docusaurus-plugin-content-docs/current/community/development.md   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/home/docs/community/development.md 
b/home/docs/community/development.md
index 38a36f4763..9031204fc5 100644
--- a/home/docs/community/development.md
+++ b/home/docs/community/development.md
@@ -62,8 +62,8 @@ The HertzBeat install package will at 
`dist/hertzbeat-{version}.tar.gz`
 
 2. Execute under the project root directory: `mvn clean install`
 
-3. Cd to the `collector` directory: `cd collector`
+3. Cd to the `hertzbeat-collector` directory: `cd hertzbeat-collector`
 
-4. Execute under `collector` directory: `mvn clean package -Pcluster`
+4. Execute under `hertzbeat-collector` directory: `mvn clean package -Pcluster`
 
 The HertzBeat collector package will at 
`dist/hertzbeat-collector-{version}.tar.gz`
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/development.md
 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/development.md
index 53ec2e59cb..e707191ec5 100644
--- 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/development.md
+++ 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/development.md
@@ -65,8 +65,8 @@ HertzBeat 包将生成为 `dist/hertzbeat-{version}.tar.gz`
 
 2. 在项目根目录运行: `mvn clean install`
 
-3. 切换到 `collector` 目录: `cd collector`
+3. 切换到 `hertzbeat-collector` 目录: `cd hertzbeat-collector`
 
-4. 在 `collector` 目录下执行: `mvn clean package -Pcluster`
+4. 在 `hertzbeat-collector` 目录下执行: `mvn clean package -Pcluster`
 
 HertzBeat 采样器包将生成为 `dist/hertzbeat-collector-{version}.tar.gz`


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to