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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new ecfb007  Add trailing slash
ecfb007 is described below

commit ecfb007b48599e12d109fff2823472113a94462e
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Sep 3 17:45:18 2024 +0200

    Add trailing slash
---
 .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 915dbfd..ea1fa32 100644
--- a/.github/release-review-kit.txt
+++ b/.github/release-review-kit.txt
@@ -27,7 +27,7 @@ wget --cut-dirs=6 \
      --no-host-directories \
      --no-parent \
      --recursive \
-     
https://dist.apache.org/repos/dist/dev/logging/@PROJECT_NAME@/@PROJECT_VERSION@
+     
https://dist.apache.org/repos/dist/dev/logging/@PROJECT_NAME@/@PROJECT_VERSION@/
 
 # Verify checksums
 sha512sum --check *.sha512

Reply via email to