This is an automated email from the ASF dual-hosted git repository.
tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/master by this push:
new bb20e5d Update README.md
bb20e5d is described below
commit bb20e5da39530492c4f51fa8434d40f72169146a
Author: Thomas Andraschko <[email protected]>
AuthorDate: Thu Feb 9 11:59:42 2023 +0100
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2c7d5ab..edd4f96 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Apache MyFaces Core
-[](https://github.com/apache/myfaces/actions/workflows/bval-ci.yml)
+[](https://github.com/apache/bval/actions/workflows/bval-ci.yml)
[](https://opensource.org/licenses/Apache-2.0)
This is an implementation of the Java Bean Validation (JSRs 303, 349, 380)
specification for Jakarta EE and Java SE.