From 13c3d878d83ccdce66d686a44e51774e8dae21df Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Wed, 22 Feb 2017 20:31:19 +0100 Subject: [PATCH] Updating link to ref guide --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fc37db50..4be2eda1d 100644 --- a/readme.md +++ b/readme.md @@ -117,7 +117,7 @@ If you don't work with a dependency management tool you can obtain a distributio ## Documentation and getting help -To learn more about MapStruct, refer to the [project homepage](http://mapstruct.org). The [reference documentation](http://mapstruct.org/documentation) covers all provided functionality in detail. If you need help, come and join the [mapstruct-users](https://groups.google.com/forum/?hl=en#!forum/mapstruct-users) group. +To learn more about MapStruct, refer to the [project homepage](http://mapstruct.org). The [reference documentation](http://mapstruct.org/documentation/reference-guide/) covers all provided functionality in detail. If you need help, come and join the [mapstruct-users](https://groups.google.com/forum/?hl=en#!forum/mapstruct-users) group. ## Licensing