From 171d509facdf3a93ef57c390908ff29517655344 Mon Sep 17 00:00:00 2001 From: Juan Vimberg Date: Sun, 2 Feb 2020 11:21:31 -0800 Subject: [PATCH] Updating link on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c12dfd..486567a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Hexagonal Architecture on Spring Boot -Code sample for article on [jivimberg.io](https://jivimberg.io/) \ No newline at end of file +Code sample for article ["Hexagonal Architecture on Spring Boot"](https://jivimberg.io/blog/2020/02/01/hexagonal-architecture-on-spring-boot/) on [jivimberg.io](https://jivimberg.io/) \ No newline at end of file