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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7c78ed6  update release guide
7c78ed6 is described below

commit 7c78ed68831b6b2b83204228e09b0174ca96af66
Author: xwm1992 <[email protected]>
AuthorDate: Mon Jan 30 15:21:38 2023 +0800

    update release guide
---
 community/02-release.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/02-release.md b/community/02-release.md
index aebae1d..74b1dee 100644
--- a/community/02-release.md
+++ b/community/02-release.md
@@ -668,8 +668,8 @@ $ svn cp 
https://dist.apache.org/repos/dist/dev/incubator/eventmesh/KEYS https:/
 
 ### 3. Confirm that the packages under dev and release are correct
 
-- 
确认[dev](https://dist.apache.org/repos/dist/dev/incubator/eventmesh/)下的`${release_version}-${rc_version}`已被删除
-- 
删除[release](https://dist.apache.org/repos/dist/release/incubator/eventmesh/)目录下上一个版本的发布包,这些包会被自动保存在[这里](https://archive.apache.org/dist/incubator/eventmesh/)
+- Confirmed that `${release_version}-${rc_version}` under 
[dev](https://dist.apache.org/repos/dist/dev/incubator/eventmesh/) has been 
removed
+- Delete the release package of the previous version under the directory 
[release](https://dist.apache.org/repos/dist/release/incubator/eventmesh/), 
these packages will be automatically saved in [here](https:/ 
/archive.apache.org/dist/incubator/eventmesh/)
 
 ```shell
 $ svn delete 
https://dist.apache.org/repos/dist/release/incubator/eventmesh/${last_release_version}
 -m "Delete ${last_release_version}"


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

Reply via email to