File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Topics for learning system design:
3131
3232This is an ** early draft** of a ** continually updated, open source** project.
3333
34- [ Contributions] ( #contributin ) are welcome!
34+ [ Contributions] ( #contributing ) are welcome!
3535
3636### Prep for the system design interview
3737
@@ -77,7 +77,7 @@ Feel free to submit pull requests to help:
7777
7878Content that needs some polishing is placed [ under development] ( #under-development ) .
7979
80- Review the [ Contributing Guidelines] ( https://github.com/donnemartin/awesome-aws /blob/master/CONTRIBUTING.md ) .
80+ Review the [ Contributing Guidelines] ( https://github.com/donnemartin/system-design-primer /blob/master/CONTRIBUTING.md ) .
8181
8282## Index of system design topics
8383
@@ -95,7 +95,7 @@ Review the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/
9595* [ Latency vs throughput] ( #latency-vs-throughput )
9696* [ Availability vs consistency] ( #availability-vs-consistency )
9797 * [ CAP theorem] ( #cap-theorem )
98- * [ CP - consistency and partition tolerance] ( #cp-consistency-and-partition-tolerance )
98+ * [ CP - consistency and partition tolerance] ( #cp--- consistency-and-partition-tolerance )
9999 * [ AP - availability and partition tolerance] ( #ap-availability-and-partition-tolerance )
100100* [ Consistency patterns] ( #consistency-patterns )
101101 * [ Weak consistency] ( #weak-consistency )
You can’t perform that action at this time.
0 commit comments