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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The Validation tool and APIs are written in Scala 2.11 and may be used as:
23
23
* A library in your Java project (We provide a Java 7 interface, to make things simple for Java programmers too).
24
24
25
25
The Validation Tool and APIs can be used on any Java Virtual Machine which supports Java 7 or better (**NB Java 6 support was removed in version 1.1**). The source code is
26
-
built using the [Apache Maven](http://apache.maven.org) build tool, by executing `mvn clean install`.
26
+
built using the [Apache Maven](https://maven.apache.org/) build tool, by executing `mvn clean install`.
0 commit comments