This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new b4d6d58 Fix the wrong link in the relesae process (#1050)
b4d6d58 is described below
commit b4d6d588d54d12a67dbb5dd71c5a29043290b159
Author: Zike Yang <[email protected]>
AuthorDate: Wed Jul 5 10:23:51 2023 +0800
Fix the wrong link in the relesae process (#1050)
### Motivation
The link to the `GPG keys to sign release artifacts` is dead.
The link of the tag is incorrectly pointed to the pulsar-client-node.
---
docs/release-process.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/release-process.md b/docs/release-process.md
index aa79f9e..e3efe8e 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -128,7 +128,7 @@
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.X.0-candidate-1
The tag to be voted upon:
v0.X.0
-https://github.com/apache/pulsar-client-node/releases/tag/v0.X.0
+https://github.com/apache/pulsar-client-go/tree/v0.X.0-candidate-1
SHA-512 checksums:
97bb1000f70011e9a585186590e0688586590e09
apache-pulsar-client-go-0.X.0-src.tar.gz