From db5f7de7476fdc7cbb57efc8ea31d91521fe6a42 Mon Sep 17 00:00:00 2001 From: Jon Brisbin Date: Wed, 6 Mar 2013 10:20:07 -0600 Subject: [PATCH] Update README to point to latest snapshot docs. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d4683319..c607a65dd 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ The first exporter implemented is a JPA Repository exporter. This takes your JPA ### Installation -Installation instructions are in the wiki. +Installation instructions are in the docs: -* [https://github.com/SpringSource/spring-data-rest/wiki/JPA-Repository-REST-Exporter](https://github.com/SpringSource/spring-data-rest/wiki/JPA-Repository-REST-Exporter) +* [http://static.springsource.org/autorepo/docs/spring-data-rest/1.1.0.BUILD-SNAPSHOT/reference/htmlsingle/](http://static.springsource.org/autorepo/docs/spring-data-rest/1.1.0.BUILD-SNAPSHOT/reference/htmlsingle/) ### License