Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 85cec42

Browse files
weissms68Markus Weiss
and
Markus Weiss
authored
fix: broken maven website links (#106)
Co-authored-by: Markus Weiss <[email protected]>
1 parent 580f60a commit 85cec42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ There are two ways to build:
5454

5555
### Prerequisites
5656
- [Open JDK 11](https://openjdk.java.net)
57-
- [Maven](https://apache.maven.org)
57+
- [Maven](https://maven.apache.org)
5858
- *(optional)*: [Docker](https://www.docker.com)
5959

6060
### Build
@@ -66,7 +66,7 @@ In either case open a terminal pointing to the directory you put the sources in.
6666
This is the recommmended way for taking part in the development.
6767
Please check, whether following prerequisites are installed on your machine:
6868
- [Open JDK 11](https://openjdk.java.net) or a similar JDK 11 compatible VM
69-
- [Maven](https://apache.maven.org)
69+
- [Maven](https://maven.apache.org)
7070

7171
You can then open a terminal pointing to the root directory of the verification server and do the following:
7272

0 commit comments

Comments
 (0)