diff --git a/README.md b/README.md index ad5d934..14b521d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Join my free [AlgoMaster Newsletter](https://bit.ly/amghsd) and get a **FREE Sys - [Consistency Patterns](https://systemdesign.one/consistency-patterns/) - [HeartBeats](https://blog.algomaster.io/p/heartbeats-in-distributed-systems) - [Circuit Breaker](https://medium.com/geekculture/design-patterns-for-microservices-circuit-breaker-pattern-276249ffab33) -- [Idempotency](https://blog.algomaster.io/p/ff43e079-98db-428d-83f7-fd34697df678) +- [Idempotency](https://blog.algomaster.io/p/idempotency-in-distributed-systems) - [Database Scaling](https://blog.algomaster.io/p/system-design-how-to-scale-a-database) - [Data Replication](https://redis.com/blog/what-is-data-replication/) - [Data Redundancy](https://blog.algomaster.io/p/489440f1-9c80-4241-9ec8-de156964c3b9)