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

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


The following commit(s) were added to refs/heads/main by this push:
     new e4073efa fix links for src asc/sha512
e4073efa is described below

commit e4073efa412a6d41717724f7c3b0ef17a8c2f656
Author: Markus Jung <[email protected]>
AuthorDate: Sun Mar 16 17:57:41 2025 +0100

    fix links for src asc/sha512
---
 content/downloads.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/downloads.md b/content/downloads.md
index e9b4ccfd..7dac8078 100644
--- a/content/downloads.md
+++ b/content/downloads.md
@@ -25,8 +25,8 @@ Implementation Bundle | 
[org.apache.bval.bundle-3.0.2.jar][bundle302] | [asc][bu
 Extra Routines and Constraints | [bval-extras-3.0.2.jar][bvextras302] | 
[asc][bvextras-asc302] [md5][bvextras-md5302] [sha1][bvextras-sha1302] | 
Optional module
 
 [src302]: 
https://www.apache.org/dyn/closer.cgi/bval/bval-3.0.2/bval-parent-3.0.2-source-release.zip
-[src-asc302]: 
https://www.apache.org/dist/bval/3.0.2/bval-parent-3.0.2-source-release.zip.asc
-[src-sha512302]: 
https://www.apache.org/dist/bval/3.0.2/bval-parent-3.0.2-source-release.zip.sha512
+[src-asc302]: 
https://www.apache.org/dist/bval/bval-3.0.2/bval-parent-3.0.2-source-release.zip.asc
+[src-sha512302]: 
https://www.apache.org/dist/bval/bval-3.0.2/bval-parent-3.0.2-source-release.zip.sha512
 [jsr302]: 
https://repo1.maven.org/maven2/org/apache/bval/bval-jsr/3.0.2/bval-jsr-3.0.2.jar
 [jsr-asc302]: 
https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/3.0.2/bval-jsr-3.0.2.jar.asc
 [jsr-md5302]: 
https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/3.0.2/bval-jsr-3.0.2.jar.md5

Reply via email to