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

tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


The following commit(s) were added to refs/heads/master by this push:
     new e85a947  docs: correct KEYS location
e85a947 is described below

commit e85a947232f7a89c336a5e2bcfc79f61573f6895
Author: tison <[email protected]>
AuthorDate: Sun Sep 3 11:45:45 2023 +0800

    docs: correct KEYS location
    
    The recommended and single source of KEYS file is 
https://downloads.apache.org/pulsar/KEYS.
---
 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 01ec80f..fb48977 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -197,7 +197,7 @@ Source files:
 
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/pulsar-client-node-1.X.0-rc.1/
 
 Pulsar's KEYS file containing PGP keys we use to sign the release:
-https://dist.apache.org/repos/dist/dev/pulsar/KEYS
+https://downloads.apache.org/pulsar/KEYS
 
 SHA-512 checksum:
 
5f6c7e1a096a3ae66eee71c552af89532ed86bf94da3f3d49836c080426ee5dcaabeda440a989d51772d2e67e2dca953eeee9ea83cfbc7c2a0847a0ec04b310f
  apache-pulsar-client-node-1.X.0.tar.gz

Reply via email to