From 159faa30df9558c45c3a945475db8ade65d6b3c3 Mon Sep 17 00:00:00 2001 From: Fatih Bayram Date: Sun, 17 Jul 2022 22:02:38 +0300 Subject: [PATCH] Update README.md Some links are broken --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 66cdfd1..7231d2d 100644 --- a/README.md +++ b/README.md @@ -856,7 +856,6 @@ An updated and organized reading list for illustrating the patterns of scalable, * [How NOT to design Netflix in your 45-minute System Design Interview?](https://hackernoon.com/how-not-to-design-netflix-in-your-45-minute-system-design-interview-64953391a054) * [API Best Practices: Webhooks, Deprecation, and Design](https://zapier.com/engineering/api-best-practices/) * [Explaining Low-Level Systems (OS, Network/Protocol, Database, Storage)](https://www.cse.wustl.edu/~jain/cse567-06/ftp/os_monitors/index.html) - * [OSI and TCP/IP Cheat Sheet](http://jaredheinrichs.com/mastering-the-osi-tcpip-models.html) * [The Precise Meaning of I/O Wait Time in Linux](http://veithen.github.io/2013/11/18/iowait-linux.html) * [Paxos Made Live – An Engineering Perspective](https://research.google.com/archive/paxos_made_live.html) * [How to do Distributed Locking](https://martin.kleppmann.com/2016/02/08/how-to-do-distributed-locking.html)