From 162fdb44f402e47d549778d57f369db144ce5e0d Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Sun, 16 Apr 2023 10:17:32 +0200 Subject: [PATCH] #3195 Update the location for asking questions --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 58d1c515b..4807b5fba 100644 --- a/readme.md +++ b/readme.md @@ -126,7 +126,7 @@ If you don't work with a dependency management tool, you can obtain a distributi ## Documentation and getting help -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. +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 please ask it in the [Discussions](https://github.com/mapstruct/mapstruct/discussions). ## Building from Source