From eab3804a905de40d5cd24ac99ff60fa86a66ed6f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 9 Jul 2014 20:13:44 +0200 Subject: [PATCH] DATAREDIS-323 - Remove links to forum.spring.io. Point links to spring-data and spring-data-redis tags on stackoverflow. Original Pull Request: #86 --- CONTRIBUTING.md | 4 ++-- README.md | 4 ++-- docs/src/info/readme.txt | 6 +++--- docs/src/reference/docbook/introduction/getting-started.xml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f38653f4..979a09d08 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ Here are some ways for you to get involved in the community: -* Get involved with the Spring community on the Spring Community Forums. Please help out on the [forum](http://forum.spring.io/forum/spring-projects/data/nosql) by responding to questions and joining the debate. -* Create [JIRA](https://jira.springframework.org/browse/DATAREDIS) tickets for bugs and new features and comment and vote on the ones that you are interested in. +* Get involved with the Spring community on Stackoverflow. Please help out on the [spring-data-redis](http://stackoverflow.com/questions/tagged/spring-data-redis) tag by responding to questions and joining the debate. +* Create [JIRA](https://jira.spring.io/browse/DATAREDIS) tickets for bugs and new features and comment and vote on the ones that you are interested in. * Watch for upcoming articles on Spring by [subscribing](https://spring.io/blog) to spring.io. Github is for social coding: if you want to write code, we encourage contributions through pull requests from [forks of this repository](http://help.github.com/forking/). If you want to contribute code this way, read the Spring Framework [contributor guidelines] (https://github.com/spring-projects/spring-framework/blob/master/CONTRIBUTING.md). diff --git a/README.md b/README.md index 6dd469cd9..44f67e370 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ depending on your editor. Here are some ways for you to get involved in the community: -* Get involved with the Spring community on the Spring Community Forums. Please help out on the [forum](http://forum.spring.io/forum/spring-projects/data/nosql) by responding to questions and joining the debate. -* Create [JIRA](https://jira.springframework.org/browse/DATAREDIS) tickets for bugs and new features and comment and vote on the ones that you are interested in. +* Get involved with the Spring community on the Stackoverflow. Please help out on the [spring-data-redis](http://stackoverflow.com/questions/tagged/spring-data-redis) tag by responding to questions and joining the debate. +* Create [JIRA](https://jira.spring.io/browse/DATAREDIS) tickets for bugs and new features and comment and vote on the ones that you are interested in. * Watch for upcoming articles on Spring by [subscribing](https://spring.io/blog) to spring.io. Github is for social coding: if you want to write code, we encourage contributions through pull requests from [forks of this repository](http://help.github.com/forking/). If you want to contribute code this way, read the Spring Framework [contributor guidelines] (https://github.com/spring-projects/spring-framework/blob/master/CONTRIBUTING.md). diff --git a/docs/src/info/readme.txt b/docs/src/info/readme.txt index 4d41a4a11..8ae4305ec 100644 --- a/docs/src/info/readme.txt +++ b/docs/src/info/readme.txt @@ -23,6 +23,6 @@ Please see the reference documentation. Additionally the blog at https://spring.io/blog as well as sections of interest in the reference documentation. 5. ADDITIONAL RESOURCES -Spring Data Homepage: http://projects.spring.io/spring-data-redis/ -Spring Data Forum : http://forum.spring.io/forum/spring-projects/data/nosql -Redis Homepage : http://redis.io \ No newline at end of file +Spring Data Homepage: http://projects.spring.io/spring-data-redis/ +Spring Data on Stackoverflow: http://stackoverflow.com/questions/tagged/spring-data +Redis Homepage: http://redis.io \ No newline at end of file diff --git a/docs/src/reference/docbook/introduction/getting-started.xml b/docs/src/reference/docbook/introduction/getting-started.xml index c063981dc..a2be8ec1b 100644 --- a/docs/src/reference/docbook/introduction/getting-started.xml +++ b/docs/src/reference/docbook/introduction/getting-started.xml @@ -55,7 +55,7 @@
Community Support - The Spring Data forum is a message board for all Spring Data (not just Redis) users to + The Spring Data tag on Stackoverflow is a message board for all Spring Data (not just Redis) users to share information and help each other. Note that registration is needed only for posting.
@@ -73,8 +73,8 @@ For information on the Spring Data source code repository, nightly builds and snapshot artifacts please see the Spring Data home page. - You can help make Spring Data best serve the needs of the Spring community by interacting with developers through the Spring Community - forums. + You can help make Spring Data best serve the needs of the Spring community by interacting with developers on + Stackoverflow. If you encounter a bug or want to suggest an improvement, please create a ticket on the Spring Data issue tracker. To stay up to date with the latest news and announcements in the Spring eco system, subscribe to the