From 26ff1ba7b23165c11e056b4f77a1be939e4ec3d1 Mon Sep 17 00:00:00 2001 From: hbothra Date: Fri, 20 Sep 2019 14:58:50 +0530 Subject: [PATCH] Removing the dead link to resove automagic issue as mentioned in issue#915 --- partial-response/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/partial-response/README.md b/partial-response/README.md index 5d03cb359fb2..f81dffaa1df3 100644 --- a/partial-response/README.md +++ b/partial-response/README.md @@ -26,4 +26,3 @@ Use the Partial Response pattern when ## Credits * [Common Design Patterns](https://cloud.google.com/apis/design/design_patterns) -* [Partial Response in RESTful API Design](http://yaoganglian.com/2013/07/01/partial-response/)