Skip to content

Commit b5f6900

Browse files
author
David Underdown
committed
Merge pull request #109 from nyango/issue/1-fix_a_dead_link
Fix a dead link
2 parents 939e3b9 + 615861d commit b5f6900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Validation tool and APIs are written in Scala 2.11 and may be used as:
2323
* A library in your Java project (We provide a Java 7 interface, to make things simple for Java programmers too).
2424

2525
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`.
2727

2828

2929
Maven Artifacts

0 commit comments

Comments
 (0)