From d3f25c6533eb31d8305e6cb29c9f8d46f845b64b Mon Sep 17 00:00:00 2001 From: saiyijinprince Date: Wed, 2 Oct 2019 16:59:56 +0800 Subject: [PATCH] fix(url) - the original urls forwards to this new domain's landing page, kilthub.cmu.edu. Found an article with the same title, and I'm assuming it was the same article for the original url. - updating the original url to this new url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2465edb..befd7ef 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ There are some good references for each question. The references here are slides **Design a CDN network** Reference: -* [Globally Distributed Content Delivery](http://repository.cmu.edu/cgi/viewcontent.cgi?article=2112&context=compsci) +* [Globally Distributed Content Delivery](https://kilthub.cmu.edu/articles/Globally_distributed_content_delivery/6605972) **Design a Google document system** Reference: