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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 51d9d14ef Fix link to check_staged_release.sh in vote email template
51d9d14ef is described below

commit 51d9d14ef83ea38e07ff91067afa7dbd93e54695
Author: Konrad Windszus <k...@apache.org>
AuthorDate: Tue May 23 16:36:32 2023 +0200

    Fix link to check_staged_release.sh in vote email template
---
 src/main/jbake/content/documentation/development/release-management.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/jbake/content/documentation/development/release-management.md 
b/src/main/jbake/content/documentation/development/release-management.md
index f0d449d1d..1abb4c104 100644
--- a/src/main/jbake/content/documentation/development/release-management.md
+++ b/src/main/jbake/content/documentation/development/release-management.md
@@ -132,7 +132,7 @@ Propose a vote on the dev list with the closed issues, the 
issues left, and the
     https://repository.apache.org/content/repositories/orgapachesling-[YOUR 
REPOSITORY ID]/
     
     You can use this UNIX script to download the release and verify the 
signatures:
-    
https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD
+    
https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh
     
     Usage:
     sh check_staged_release.sh [YOUR REPOSITORY ID] /tmp/sling-staging

Reply via email to