You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ the metadata through the use of XML validation descriptors.
15
15
16
16
## Documentation
17
17
18
-
The documentation for this release is included in the _docs_ directory of the distribution package or can be accessed [online](http://hibernate.org/validator/documentation/).
18
+
The documentation for this release is included in the _docs_ directory of the distribution package or can be accessed [online](https://hibernate.org/validator/documentation/).
19
19
20
20
## Release Notes
21
21
@@ -76,7 +76,7 @@ You will also need a JDK 17+ and Maven 3 (>= 3.9.6). With these prerequisites in
76
76
77
77
mvn clean install
78
78
79
-
There are more build options available as well. For more information refer to [Contributing to Hibernate Validator](http://hibernate.org/validator/contribute/).
79
+
There are more build options available as well. For more information refer to [Contributing to Hibernate Validator](https://hibernate.org/validator/contribute/).
80
80
81
81
## Continuous Integration
82
82
@@ -86,10 +86,10 @@ We provide a `.travis.yml` file so that you can enable CI for your GitHub fork b
0 commit comments