From fc563ca297a4667e12c17fa3c41c82949928c9ac Mon Sep 17 00:00:00 2001 From: vyq Date: Tue, 21 Jan 2020 08:26:09 +0800 Subject: [PATCH] Fix broken CAP theorem link (#355) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 637dd3f..293b8ac 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,7 @@ AP is a good choice if the business needs allow for [eventual consistency](#even ### Source(s) and further reading * [CAP theorem revisited](http://robertgreiner.com/2014/08/cap-theorem-revisited/) -* [A plain english introduction to CAP theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) +* [A plain english introduction to CAP theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem) * [CAP FAQ](https://github.com/henryr/cap-faq) ## Consistency patterns