From fe246a5ff316b0cbb1b48e93280a8ebca5f25896 Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Wed, 17 Apr 2013 20:00:00 +0100 Subject: [PATCH] DATAES-45 - Post release cleanup. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 954edfb0c..9da07b465 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ The Spring Data Elasticsearch project provides integration with the [elasticsear Guide ------------ -* [Reference Documentation](https://github.com/BioMedCentralLtd/spring-data-elasticsearch/blob/master/site/reference.zip?raw=true) -* [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) +* [Reference Documentation](http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M1/reference/html/) +* [PDF Documentation](http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M1/reference/pdf/spring-data-elasticsearch-reference.pdf) +* [API Documentation](http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M1/api/) * [Spring Data Project](http://www.springsource.org/spring-data) * [Sample Test Application](https://github.com/BioMedCentralLtd/spring-data-elasticsearch-sample-application)