From 181b68798b07ec132204e573356812ed95267968 Mon Sep 17 00:00:00 2001 From: kdheerendra Date: Wed, 15 Apr 2015 15:43:01 +0530 Subject: [PATCH] DATACOUCH-133 - Fixing URLs in readme. Original pull request: #38. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8321de7..08725db8 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ repository style data access layer. For a comprehensive treatment of all the Spring Data Couchbase features, please refer to: -* the [User Guide](http://static.springsource.org/spring-data/data-couchbase/docs/current/reference/html/) -* the [JavaDocs](http://static.springsource.org/spring-data/data-couchbase/docs/current/api/) have extensive comments +* the [User Guide](http://static.springsource.org/spring-data/couchbase/docs/current/reference/html/) +* the [JavaDocs](http://static.springsource.org/spring-data/couchbase/docs/current/api/) have extensive comments in them as well. * for more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80). @@ -194,4 +194,4 @@ Before we accept a non-trivial patch or pull request we will need you to sign th [contributor's agreement](https://support.springsource.com/spring_committer_signup). Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability -to merge pull requests. \ No newline at end of file +to merge pull requests.