From ba28a64986e51c54fd2524f9d0f9a0d94d0a9e0d Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Sat, 29 Oct 2016 09:17:08 +0200 Subject: [PATCH] Minor doc update --- .../src/main/asciidoc/mapstruct-reference-guide.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc b/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc index e8cb50032..aca9118f6 100644 --- a/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc +++ b/documentation/src/main/asciidoc/mapstruct-reference-guide.asciidoc @@ -1,7 +1,7 @@ = MapStruct {mapstructVersion} Reference Guide :revdate: {docdate} :toc: right -:Author: Gunnar Morling, Andreas Gudian, Sjaak Derksen +:Author: Gunnar Morling, Andreas Gudian, Sjaak Derksen and the MapStruct community [[Preface]] == Preface @@ -11,7 +11,7 @@ This guide covers all the functionality provided by MapStruct. In case this guid You found a typo or other error in this guide? Please let us know by opening an issue in the https://github.com/mapstruct/mapstruct[MapStruct GitHub repostory], or, better yet, help the community and send a pull request for fixing it! -This work is licensed under a http://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0 International License]. +This work is licensed under the http://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0 International License]. :numbered: