Added link to HTML reference documentation to readme.

This commit is contained in:
Oliver Gierke
2011-02-09 20:52:48 +01:00
parent fc13304c40
commit 69c0b3b0fd

View File

@@ -17,7 +17,7 @@ Features
Getting Help
------------
This README is the best places to start learning about Spring Data JPA. There are also [two sample applications](https://github.com/SpringSource/spring-data-jpa-examples) available to look at.
This README as well as the [reference documentation](http://static.springsource.org/spring-data/data-jpa/snapshot-site/reference/html) are the best places to start learning about Spring Data JPA. There are also [two sample applications](https://github.com/SpringSource/spring-data-jpa-examples) available to look at.
The main project [website](http://www.springsource.org/spring-data) contains links to basic project information such as source code, JavaDocs, Issue tracking, etc.