diff --git a/README.md b/README.md
index cf24a530254ebd8f78090e05582111a229f16871..8540d79e3b7e063a1e4eee5df9354e6a506b71e9 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,6 @@
-[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates)
-
-# gitpod-templates
-
-This repo contains templates for repositories that support gitpod, i.e. with proper .gitignore, .gitpod.docker and .gitpod.yml files
-
-There are also branches for projects configured with maven and/or gradle for various purposes
 
 ## javafx branch
 
-[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates/tree/javafx-maven)
+[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/mikkem/hellojavafx)
 
 Contains example of minimal javafx app (with test) built with maven