DATAREST-422 - Fixed broken link to reference documentation in README.

Original pull request: #153.
This commit is contained in:
Hendy Irawan
2014-11-08 06:07:24 -04:30
committed by Oliver Gierke
parent 28db79ef42
commit 0347bda251

View File

@@ -8,7 +8,7 @@ The first exporter implemented is a JPA Repository exporter. This takes your JPA
Installation instructions are in the docs:
* [http://docs.spring.io/spring-data/rest/docs/current/reference/htmlsingle/](http://docs.spring.io/spring-data/rest/docs/current/reference/htmlsingle/)
* [http://docs.spring.io/spring-data/rest/docs/current/reference/html/](http://docs.spring.io/spring-data/rest/docs/current/reference/html/)
### License