From 7c2d0622c4c24c2ebd4a920f341937617bfa2e13 Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Thu, 11 Apr 2013 12:29:59 +0200 Subject: [PATCH] Update README.md Sample Application Path in Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d4a8ab4..41c53568d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Guide * [PDF Documentation](https://github.com/BioMedCentralLtd/spring-data-elasticsearch/blob/master/site/reference/pdf/spring-data-elasticsearch-reference.pdf?raw=true) * [API Documentation](https://github.com/BioMedCentralLtd/spring-data-elasticsearch/blob/master/site/apidocs.zip?raw=true) * [Spring Data Project](http://www.springsource.org/spring-data) - +* [Sample Test Application](https://github.com/BioMedCentralLtd/spring-data-elasticsearch-sample-application) Test Coverage -------------