From d1484601c0a1f5b0b0102b189d03d2060f7c67a6 Mon Sep 17 00:00:00 2001
From: "Lange, Dr. Herbert" <herbert.lange@uni-hamburg.de>
Date: Tue, 9 Aug 2022 09:01:30 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a1701e3..914d0b7 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ A simple GUI for running the corpus services based on a YAML configuration
 
 ## Getting started
 
-This application requires at least JAVA 18 to work. It can be found for download [https://www.oracle.com/java/technologies/downloads/](here).
+This application requires at least JAVA 18 to work. It can be found for download [here](https://www.oracle.com/java/technologies/downloads/).
 Make sure that JAVA is set up properly using JAVA_HOME or available in the PATH. Setup instructions for Windows can be found
-[https://explainjava.com/set-java-path-and-java-home-windows/](here)
+[here](https://explainjava.com/set-java-path-and-java-home-windows/)
 
 ## Running the GUI
 
-- 
GitLab