From 8e2a41349aacbe04fc8e19a648af452cbd7293eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hallvard=20Tr=C3=A6tteberg?= <hal@ntnu.no>
Date: Tue, 23 Jun 2020 18:23:50 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 738ac45..5dee5d5 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,6 @@ There are also branches for projects configured with maven and/or gradle for var
 
 ## javafx branch
 
-[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates/tree/javafx)
+[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates/tree/javafx-maven)
 
-Contains example of minimal javafx app (with test)
+Contains example of minimal javafx app (with test) built with maven
-- 
GitLab