From 1d4c32b5c5dcc3b6a4e5db33b35b15ba6a3da4dd Mon Sep 17 00:00:00 2001 From: Robert Laszczak Date: Sat, 3 Jul 2021 14:25:01 +0200 Subject: [PATCH] Fixed cover url for Go With The Domain e-book --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0476e..a89af46 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ The main goal of this book is to help developers avoid common mistakes while at ### [Go with the Domain: Building Modern Business Software in Go](https://threedots.tech/go-with-the-domain/) *Free* - + *Go with the Domain* is a book on building Go applications that solve complex problems in an idiomatic way. It features techniques like Domain-Driven Design, Clean Architecture, CQRS (Command Query Responsibility Segregation), and other patterns.