From 6baabd4d3be29e1208c8ab8288a48177011345d6 Mon Sep 17 00:00:00 2001 From: Reinhard Prechtl Date: Fri, 29 Dec 2017 17:15:36 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aabad2..d75cb24 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository contains sample code using Spring Boot and Kotlin to work with JPA. -The code is explained [in a blog article](https://blog.codecentric.de/en/2017/06/kotlin-spring-working-jpa-data-classes/). +For further information, please refer to this [article](https://blog.codecentric.de/en/2017/06/kotlin-spring-working-jpa-data-classes/) on the codecentric blog.