Skip to content

Commit eaf8fda

Browse files
committed
Fix availability and partition tolerance link
1 parent 7027b8d commit eaf8fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Review the [Contributing Guidelines](https://github.com/donnemartin/system-desig
9696
* [Availability vs consistency](#availability-vs-consistency)
9797
* [CAP theorem](#cap-theorem)
9898
* [CP - consistency and partition tolerance](#cp---consistency-and-partition-tolerance)
99-
* [AP - availability and partition tolerance](#ap-availability-and-partition-tolerance)
99+
* [AP - availability and partition tolerance](#ap---availability-and-partition-tolerance)
100100
* [Consistency patterns](#consistency-patterns)
101101
* [Weak consistency](#weak-consistency)
102102
* [Eventual consistency](#eventual-consistency)

0 commit comments

Comments
 (0)