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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 9737155  Follow the redirect to the new location
9737155 is described below

commit 9737155fa8ea877f38a1b353780dc117689c969b
Author: Sebb <[email protected]>
AuthorDate: Sat Apr 9 17:53:57 2022 +0100

    Follow the redirect to the new location
---
 src/main/resources/commons-xdoc-templates/vote-txt-template.txt         | 2 +-
 src/main/resources/org/apache/commons/release/plugin/velocity/README.vm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt 
b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
index 21c41b8..5cedc3b 100755
--- a/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
+++ b/src/main/resources/commons-xdoc-templates/vote-txt-template.txt
@@ -71,7 +71,7 @@ RAT Report:
     @SITEURL@/rat-report.html
 
 KEYS:
-  https://www.apache.org/dist/commons/KEYS
+  https://downloads.apache.org/commons/KEYS
 
 Please review the release candidate and vote.
 This vote will close no sooner than 72 hours from now.
diff --git 
a/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm 
b/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm
index 91d922e..dc7b2c1 100755
--- a/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm
+++ b/src/main/resources/org/apache/commons/release/plugin/velocity/README.vm
@@ -48,7 +48,7 @@
     there will be an accompanying <samp><em>file</em>.asc</samp> signature
     file in the same directory as the file (binaries/ or source/).  The
     signing keys can be found in the distribution directory at &lt;<a
-            
HREF="http://www.apache.org/dist/commons/KEYS";><samp>http://www.apache.org/dist/commons/KEYS</samp></a>&gt;.</p>
+            
HREF="http://downloads.apache.org/commons/KEYS";><samp>http://downloads.apache.org/commons/KEYS</samp></a>&gt;.</p>
 
 <p><b>Always download the KEYS file directly from the Apache site, never from 
a mirror site.</b></p>
 

Reply via email to