DATACMNS-527 - Remove links to forum.spring.io.
Linked to spring-data tag on StackOverflow. Original pull request: #90.
This commit is contained in:
committed by
Oliver Gierke
parent
acd3a9b6fd
commit
3477583514
@@ -31,7 +31,7 @@ This README as well as the [reference documentation](http://docs.spring.io/sprin
|
||||
|
||||
The main project [website](http://www.springsource.org/spring-data) contains links to basic project information such as source code, JavaDocs, Issue tracking, etc.
|
||||
|
||||
For more detailed questions, use the [forum](http://forum.spring.io/forum/spring-projects/data). If you are new to Spring as well as to Spring Data, look for information about [Spring projects](https://spring.io/projects).
|
||||
For more detailed questions, please refer to [spring-data on stackoverflow](http://stackoverflow.com/questions/tagged/spring-data). If you are new to Spring as well as to Spring Data, look for information about [Spring projects](https://spring.io/projects).
|
||||
|
||||
## Contributing to Spring Data Commons
|
||||
|
||||
|
||||
@@ -10,5 +10,5 @@ The reference manual and javadoc are located in the 'docs' directory.
|
||||
|
||||
ADDITIONAL RESOURCES:
|
||||
|
||||
Spring Data Homepage: http://www.springsource.org/spring-data
|
||||
Spring Data Forum: http://forum.springsource.org/forumdisplay.php?f=??
|
||||
Spring Data Homepage: http://projects.spring.io/spring-data
|
||||
Spring Data on Stackoverflow: http://stackoverflow.com/questions/tagged/spring-data
|
||||
|
||||
Reference in New Issue
Block a user