This is an automated email from the ASF dual-hosted git repository.
dockerzhang 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 b104b6a [INLONG-WEBSITE-237]Fix incorrect KEYS links in release
template (#238)
b104b6a is described below
commit b104b6a6b14196dec70ae1607a8784a2324b56d6
Author: gosonzhang <[email protected]>
AuthorDate: Mon Dec 27 11:09:58 2021 +0800
[INLONG-WEBSITE-237]Fix incorrect KEYS links in release template (#238)
---
development/how-to-release.md | 2 +-
.../current/how-to-release.md | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/development/how-to-release.md b/development/how-to-release.md
index 96587fa..136f75e 100644
--- a/development/how-to-release.md
+++ b/development/how-to-release.md
@@ -405,7 +405,7 @@ Hello Incubator Community,
•
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}
+ •
https://github.com/apache/incubator-inlong/blob/${release_version}-${rc_version}/CHANGES.md
The artifacts signed with PGP key [your personal KEY], corresponding to
[your email], that can be found in keys file:
• https://downloads.apache.org/incubator/inlong/KEYS
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-development/current/how-to-release.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-development/current/how-to-release.md
index 274792f..4075a69 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-development/current/how-to-release.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-development/current/how-to-release.md
@@ -328,9 +328,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
@@ -415,13 +415,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}
+ •
https://github.com/apache/incubator-inlong/blob/${release_version}-${rc_version}/CHANGES.md
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.