From ea0c34aad266e83a6329ead96f26d7621f2fc168 Mon Sep 17 00:00:00 2001 From: mihaido Date: Fri, 27 May 2016 16:25:59 +0300 Subject: [PATCH] Fixed hyperlinks --- _posts/2016-05-27-software-architecture-day.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_posts/2016-05-27-software-architecture-day.md b/_posts/2016-05-27-software-architecture-day.md index e42b3b5..6055b73 100644 --- a/_posts/2016-05-27-software-architecture-day.md +++ b/_posts/2016-05-27-software-architecture-day.md @@ -85,7 +85,7 @@ He called them [Self Contained Systems](http://scs-architecture.org/vs-ms.html) It was a lot of content to take in, and due to the fact that he presented content from several whole-day workshops he has in his portfolio, none of the topics were presented into too much depth. If you want to get an idea of what was presented feel free to watch the presentations below. -- https://www.infoq.com/presentations/web-development-techniques -- https://www.infoq.com/presentations/rest-misconceptions -- https://www.infoq.com/presentations/Breaking-the-Monolith -- https://www.infoq.com/presentations/Nodejs-Asynchronous-IO-for-Fun-and-Profit +- [Web development Techniques](https://www.infoq.com/presentations/web-development-techniques) +- [Rest Misconceptions](https://www.infoq.com/presentations/rest-misconceptions) +- [Breaking the Monolith](https://www.infoq.com/presentations/Breaking-the-Monolith) +- [NodeJS Async I/O](https://www.infoq.com/presentations/Nodejs-Asynchronous-IO-for-Fun-and-Profit)