From 5ae4b330c35519b39b99bb4c2764acb728617a93 Mon Sep 17 00:00:00 2001 From: Neil Edwards Date: Mon, 1 Mar 2021 16:50:07 -0500 Subject: [PATCH] Original https link has a cert warning Original link has cert warning, if visited as http then get redirected to link I've pasted. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c496e..e7cb5e3 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ A curated **and opinionated** list of resources for Chief Technology Officers an * [Twelve-Factor App](https://12factor.net) * [Reactive Manifesto](https://www.reactivemanifesto.org) * [An introduction to distributed systems](https://github.com/aphyr/distsys-class) - Kyle Kingsbury *(aphyr, author of Jepsen)* - * [Microservices – Please, don’t](https://basho.com/posts/technical/microservices-please-dont/) (also: [HackerNews discussion](https://news.ycombinator.com/item?id=12508655)) + * [Microservices – Please, don’t](https://riak.com/posts/technical/microservices-please-dont/) (also: [HackerNews discussion](https://news.ycombinator.com/item?id=12508655)) * [The Death of Microservice Madness in 2018](https://www.dwmkerr.com/the-death-of-microservice-madness-in-2018/) * [Shrinking microservices to functions](https://highscalability.com/blog/2017/3/27/faster-networks-cheaper-messages-microservices-functions-edg.html) * [Design patterns for microservices](https://azure.microsoft.com/en-us/blog/design-patterns-for-microservices/)