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

wqliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f4eb4443 update 04-release.md
     new 3b6df69a Merge pull request #94 from xwm1992/v1.9.0-release-note
f4eb4443 is described below

commit f4eb44432b3cb06477afc8392e0b8dde923f3eba
Author: xwm1992 <[email protected]>
AuthorDate: Mon Jul 3 18:08:31 2023 +0800

    update 04-release.md
---
 community/04-release.md                                               | 4 ++--
 .../zh/docusaurus-plugin-content-docs-community/current/04-release.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/04-release.md b/community/04-release.md
index 7fcc1b25..6007d764 100644
--- a/community/04-release.md
+++ b/community/04-release.md
@@ -406,13 +406,13 @@ Your decision? 5
 Then check the signature with the following command
 
 ```shell
-$ gpg --verify apache-eventmesh-${release_version}-source.tar.gz.asc 
apache-eventmesh-${release_version}-source-tar.gz
+$ gpg --verify apache-eventmesh-${release_version}-source.tar.gz.asc 
apache-eventmesh-${release_version}-source.tar.gz
 $ gpg --verify apache-eventmesh-${release_version}-bin.tar.gz.asc 
apache-eventmesh-${release_version}-bin.tar.gz
 ```
 
 ### 2. Check the file content of the source package
 
-Unzip `apache-eventmesh-${release_version}-source-tar.gz` and check as follows:
+Unzip `apache-eventmesh-${release_version}-source.tar.gz` and check as follows:
 
 - Check whether the source package contains unnecessary files, causing the tar 
package to be too large
 
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md
index 04d100a4..7a7979a2 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/04-release.md
@@ -413,7 +413,7 @@ $ gpg --verify 
apache-eventmesh-${release_version}-bin.tar.gz.asc apache-eventme
 
 ### 2.检查源码包的文件内容
 
-解压缩`apache-eventmesh-${release_version}-source-tar.gz`,进行如下检查:
+解压缩`apache-eventmesh-${release_version}-source.tar.gz`,进行如下检查:
 
 - 检查源码包是否包含由于包含不必要文件,致使tar包过于庞大
 - 存在`LICENSE`和`NOTICE`文件


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

Reply via email to