From 351804a083d3fced44437b912b7fd8f61d9de85a Mon Sep 17 00:00:00 2001 From: Tom Hombergs Date: Wed, 8 Jun 2022 17:56:24 +0200 Subject: [PATCH] Update README.md --- mapstruct/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapstruct/README.md b/mapstruct/README.md index fab6dc6..bb27622 100644 --- a/mapstruct/README.md +++ b/mapstruct/README.md @@ -1,4 +1,4 @@ # Related Blog Posts -* [One-Stop Guide to Mapping with MapStruct](https://reflectoring.io/one-stop-guide-mapstruct/) +* [One-Stop Guide to Mapping with MapStruct](https://reflectoring.io/java-mapping-with-mapstruct/)