Skip to content

Commit

Permalink
Fix broken CAP theorem link (donnemartin#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
vyq authored and donnemartin committed Jan 21, 2020
1 parent 3b2264e commit fc563ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc563ca

Please sign in to comment.