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

mmerli 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 81495b57 Fix deadlink to the KEYS file in the release process (#1127)
81495b57 is described below

commit 81495b57318be65efa5a027f334c4129f9e2ecc0
Author: Zike Yang <[email protected]>
AuthorDate: Wed Nov 8 00:04:08 2023 +0800

    Fix deadlink to the KEYS file in the release process (#1127)
---
 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 e3efe8ed..0832f17a 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -114,7 +114,7 @@ It fixes the following issues:
 https://github.com/apache/pulsar-client-go/milestone/1?closed=1
 
 Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
-https://dist.apache.org/repos/dist/dev/pulsar/KEYS
+https://downloads.apache.org/pulsar/KEYS
 
 Please download these packages and review this release candidate:
 - Review release notes

Reply via email to