From 2bcbeedfc04149d160ada31272971e0b8b590932 Mon Sep 17 00:00:00 2001 From: Dzmitry Lahoda Date: Mon, 23 Sep 2019 16:08:15 +0300 Subject: [PATCH] repalced locked link into free one (#3377) --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 99ab14f0..1727e3cf 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -736,7 +736,7 @@ Kerridge (PDF) (email address *requested*, not required) * [OAuth - The Big Picture](https://pages.apigee.com/oauth-big-picture-ebook.html) * [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/) - S. Demeyer, S. Ducasse and O. Nierstrasz * [Practicing Domain-Driven Design - Part 1](https://leanpub.com/Practicing-DDD) - Scott Millett *(Leanpub account or valid email requested)* -* [Reactive Microservices Architecture](http://www.oreilly.com/programming/free/reactive-microservices-architecture-orm.csp) (email address *requested*, not required) +* [Reactive Microservices Architecture](https://www.lightbend.com/ebooks/reactive-microservices-architecture-design-principles-for-distributed-systems-oreilly) (email address *requested*) * [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2) * [Serverless apps: Architecture, patterns, and Azure implementation](https://docs.microsoft.com/en-us/dotnet/standard/serverless-architecture/) * [Site Reliability Engineering](https://landing.google.com/sre/book/index.html) -- GitLab