From 53afe866f78666012b75e00b3a19b211395b2542 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz>
Date: Thu, 1 Jun 2017 15:27:18 +0200
Subject: [PATCH] added links to authors

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 10f71ad..087b0b1 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ I have put DDD in its own section because DDD is more an analysis process than a
 
 - [Eric Evans: InfoQ: Strategic Design](https://www.infoq.com/presentations/strategic-design-evans) (Flash needed)
 - [book: Eric Evans: Domain-Driven Design - Tacking Complexity in the Heart of Software](https://www.amazon.com/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215) (book; read especially bounded context capture)
-  - [Eric Evans: Tackling Complexity in the Heart of Software](https://www.youtube.com/watch?v=dnUFEg68ESM) (10 years later; explains how to read his book) [DDD Europe 2016](https://www.youtube.com/playlist?list=PLf9p-N3ltMTttHHPbCJ0NpD-D50Qpam7z)
-  - [Eric Evans - Good Design is Imperfect Design](https://www.youtube.com/watch?v=lY54TmmEllY) (the big thing; lot of very good observations) [DDD Europe 2017](https://www.youtube.com/playlist?list=PLf9p-N3ltMTtAhyGupYWGVPpxUqrgsXgs)
-  - [David West - The Past and Future of Domain-Driven Design](https://www.youtube.com/watch?v=XH_awPS6hK4) (How computing evolved into what it is now; very interesting)
+  - [Eric Evans](https://dddeurope.com/2017/speakers/eric-evans/): [Tackling Complexity in the Heart of Software](https://www.youtube.com/watch?v=dnUFEg68ESM) (10 years later; explains how to read his book) [DDD Europe 2016](https://www.youtube.com/playlist?list=PLf9p-N3ltMTttHHPbCJ0NpD-D50Qpam7z)
+  - [Eric Evans](https://dddeurope.com/2017/speakers/eric-evans/): [Good Design is Imperfect Design](https://www.youtube.com/watch?v=lY54TmmEllY) (the big thing; lot of very good observations) [DDD Europe 2017](https://www.youtube.com/playlist?list=PLf9p-N3ltMTtAhyGupYWGVPpxUqrgsXgs)
+  - [David West](https://dddeurope.com/2017/speakers/david-west/): [The Past and Future of Domain-Driven Design](https://www.youtube.com/watch?v=XH_awPS6hK4) (How computing evolved into what it is now; very interesting)
 - [Jimmy Bogard: Domain Driven Design: The Good Parts](https://www.youtube.com/watch?v=U6CeaA-Phqo)
 - [Jimmy Bogard: Crafting Wicked Domain Models](https://vimeo.com/43598193)
 - [Greg Young: A Decade of DDD, CQRS, Event Sourcing](https://www.youtube.com/watch?v=LDW0QWie21s) DDD Europe 2016
-- 
GitLab