From 34ddfda0c0e0024ee349a808fbaf6c7e804c9a1a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 17 Oct 2018 11:21:33 +0200 Subject: [PATCH] #2 - Polishing. Fix GitHub issues url. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1c32284ee..c03cddbcc 100644 --- a/README.adoc +++ b/README.adoc @@ -189,7 +189,7 @@ _Also see link:CONTRIBUTING.adoc[CONTRIBUTING.adoc] if you wish to submit pull r Here are some ways for you to get involved in the community: * Get involved with the Spring community by helping out on http://stackoverflow.com/questions/tagged/spring-data-r2dbc[Stackoverflow] by responding to questions and joining the debate. -* Create https://github.com/spring-data/spring-data-r2dbc[GitHub] tickets for bugs and new features and comment and vote on the ones that you are interested in. +* Create https://github.com/spring-projects/spring-data-r2dbc[GitHub] tickets for bugs and new features and comment and vote on the ones that you are interested in. * Github is for social coding: if you want to write code, we encourage contributions through pull requests from http://help.github.com/forking/[forks of this repository]. If you want to contribute code this way, please reference a JIRA ticket as well, covering the specific issue you are addressing. * Watch for upcoming articles on Spring by http://spring.io/blog[subscribing] to spring.io.