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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 9f3e250837f4a4bebc4e01d6f6a63cc091ea0394
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Feb 25 19:40:22 2025 +0200

    Update note about tooling to assist in release candidate validation
---
 contribute/validate-release-candidate.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contribute/validate-release-candidate.md 
b/contribute/validate-release-candidate.md
index 760fbc930371..96b7fd98b43f 100644
--- a/contribute/validate-release-candidate.md
+++ b/contribute/validate-release-candidate.md
@@ -9,7 +9,7 @@ This page contains manual instructions for reviewing and 
verifying a release can
 
 :::note
 
-There's a bash script 
[validate_pulsar_release.sh](https://github.com/lhotari/pulsar-contributor-toolbox/blob/master/scripts/validate_pulsar_release.sh)
 available for assisting in semi-automated validation for the following steps.
+Automated scripts are available in 
[lhotari/pulsar-release-validation](https://github.com/lhotari/pulsar-release-validation)
 to assist with semi-automated validation for the following steps. The 
validation script runs in a containerized environment and requires only Docker 
and Bash on Linux & macOS, or PowerShell 7.x on Windows.
 
 :::
 

Reply via email to