This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new c45c6cb fix un-correct link in release template (#169)
c45c6cb is described below
commit c45c6cb07e954b68a18e7c9fe6035e41c10f2d0e
Author: Aloys <[email protected]>
AuthorDate: Tue Nov 2 09:23:47 2021 +0800
fix un-correct link in release template (#169)
---
development/how-to-release.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/development/how-to-release.md b/development/how-to-release.md
index 7318c52..6a270b8 100644
--- a/development/how-to-release.md
+++ b/development/how-to-release.md
@@ -330,9 +330,9 @@ Hello Apache InLong PPMC and Community,
Artifacts were signed with the {YOUR_PUB_KEY} key which can be found in:
- https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
+ https://downloads.apache.org/incubator/inlong/KEYS
- ${release_version} includes ~ ${issue_count} bug and improvement fixes
done since last versions which can be found at:
+ ${release_version} includes ~ ${issue_count} bug fixes and improvements
done since last versions which can be found at:
https://github.com/apache/incubator-inlong/blob/${release_version}-${rc_version}/CHANGES.md
@@ -417,13 +417,13 @@ Hello Incubator Community,
•
https://dist.apache.org/repos/dist/dev/incubator/inlong/${release_version}-${rc_version}/
Git tag for the release:
- •
https://github.com/apache/incubator-inlong/tree/${release_version}-${rc_version}
+ •
https://github.com/apache/incubator-inlong/releases/tag/${release_version}-${rc_version}
Release notes:
•
https://github.com/apache/incubator-inlong/releases/tag/${release_version}-${rc_version}
The artifacts signed with PGP key [填写你个人的KEY], corresponding to
[填写你个人的邮箱], that can be found in keys file:
- • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
+ • https://downloads.apache.org/incubator/inlong/KEYS
The vote will be open for at least 72 hours or until necessary number of
votes are reached.