From af8f02547ffe42c842fea2d0bed8cfa783c85170 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Fri, 16 Jun 2023 20:41:02 +0300 Subject: [PATCH] Update README.md --- persistence-modules/spring-data-neo4j/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/persistence-modules/spring-data-neo4j/README.md b/persistence-modules/spring-data-neo4j/README.md index dc54de0e31..0f9a6d99e8 100644 --- a/persistence-modules/spring-data-neo4j/README.md +++ b/persistence-modules/spring-data-neo4j/README.md @@ -2,7 +2,6 @@ ### Relevant Articles: - [Introduction to Spring Data Neo4j](https://www.baeldung.com/spring-data-neo4j-intro) -- [A Guide to Neo4J with Java](https://www.baeldung.com/java-neo4j) ### Build the Project with Tests Running ```