From 8609e459fc518f5ea9edfb790128aa1aaae3a81e 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 17433065..8849635d 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). @@ -193,4 +193,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.