From 4f58230a6899bfd7c1bc45fba4ceb49b0e5f73f9 Mon Sep 17 00:00:00 2001 From: akonczak Date: Tue, 27 Aug 2013 15:11:06 -0700 Subject: [PATCH] Updated How to start with spring data elasticsearch (creole) --- How-to-start-with-spring-data-elasticsearch.creole | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/How-to-start-with-spring-data-elasticsearch.creole b/How-to-start-with-spring-data-elasticsearch.creole index 531a427..83b91a2 100644 --- a/How-to-start-with-spring-data-elasticsearch.creole +++ b/How-to-start-with-spring-data-elasticsearch.creole @@ -64,7 +64,6 @@ Snapshot spring plugin repository: The best way to do that without polluting spring-data-elasticsearch pom.xml is create / edit 'settings.xml' file in your '.m2' folder. -Example of the file can be found [[https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml|here]] - +Example of the file can be found [[here|https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml]]