Browse Source

DATACMNS-527 - Remove links to forum.spring.io.

Linked to spring-data tag on StackOverflow.

Original pull request: #90.
1.8.x
Christoph Strobl 12 years ago committed by Oliver Gierke
parent
commit
aa83c03542
  1. 2
      readme.md
  2. 4
      src/main/resources/readme.txt

2
readme.md

@ -19,7 +19,7 @@ This README as well as the [reference documentation](http://docs.spring.io/sprin @@ -19,7 +19,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##

4
src/main/resources/readme.txt

@ -10,5 +10,5 @@ The reference manual and javadoc are located in the 'docs' directory. @@ -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

Loading…
Cancel
Save