From cb585848564b278e075aeaec80d3bc602fcaea45 Mon Sep 17 00:00:00 2001 From: "@luke" Date: Thu, 19 Apr 2018 10:15:40 +0100 Subject: [PATCH] Updated links for apigee docs under guidelines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38a1b0d..08a1eba 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ This document provides guidelines and examples for White House Web APIs, encoura This document borrows heavily from: * [Designing HTTP Interfaces and RESTful Web Services](https://www.youtube.com/watch?v=zEyg0TnieLg) -* [API Facade Pattern](http://apigee.com/about/resources/ebooks/api-fa%C3%A7ade-pattern), by Brian Mulloy, Apigee -* [Web API Design](http://pages.apigee.com/web-api-design-ebook.html), by Brian Mulloy, Apigee +* [API Facade Pattern](https://pages.apigee.com/rs/apigee/images/api-facade-pattern-ebook-2012-06.pdf), by Brian Mulloy, Apigee +* [Web API Design](https://pages.apigee.com/rs/apigee/images/api-design-ebook-2012-03.pdf), by Brian Mulloy, Apigee * [Fielding's Dissertation on REST](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) ## Pragmatic REST