This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit d89467732daf461868f81be34e19aedf07e3ac22 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Apr 15 13:12:24 2024 +0200 Improve SVN URL in `release-review-kit.txt` --- .github/release-review-kit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-review-kit.txt b/.github/release-review-kit.txt index 5666264..0ec5bc9 100644 --- a/.github/release-review-kit.txt +++ b/.github/release-review-kit.txt @@ -23,7 +23,7 @@ should work universally for all projects using -----8<-----~( cut here )~-----8<----- # Check out the distribution -svn co https://dist.apache.org/repos/... && cd $_ +svn co https://dist.apache.org/repos/dist/dev/logging/... && cd $_ # Verify checksums shasum --check *.sha512
