From ca1115f5fc07e224c6c2b67c13be450618b8ecbf Mon Sep 17 00:00:00 2001 From: Eric Bottard Date: Wed, 8 Aug 2012 11:12:51 +0300 Subject: [PATCH] Broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01ea69826..7d4683319 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The first exporter implemented is a JPA Repository exporter. This takes your JPA Installation instructions are in the wiki. -* [https://github.com/springsource/spring-data-rest/wiki/jpa-repository-web-exporter](https://github.com/springsource/spring-data-rest/wiki/jpa-repository-web-exporter) +* [https://github.com/SpringSource/spring-data-rest/wiki/JPA-Repository-REST-Exporter](https://github.com/SpringSource/spring-data-rest/wiki/JPA-Repository-REST-Exporter) ### License