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 @@
@@ -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