From 4ea8f9315b03849751e87cd927d299153cffc630 Mon Sep 17 00:00:00 2001 From: Christopher Bunting Date: Mon, 3 Aug 2015 08:30:31 -0700 Subject: [PATCH] Updating docs links --- README.md | 4 ++-- lib/recurly/client.php | 2 +- lib/recurly/response.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96a0467b..ef7e8cd8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Recurly PHP Client library is an open source library to interact with Recurly's subscription management from your PHP website. The library interacts -with Recurly's [REST API](http://support.recurly.com/faqs/api). +with Recurly's [REST API](https://dev.recurly.com/docs/getting-started). **Note:** This version uses Recurly API v2. There are substantial differences between this version of the client library and versions before _0.5.0_. Please @@ -81,7 +81,7 @@ Recurly_Client::$apiKey = '012345678901234567890123456789ab'; ## API Documentation -Please see the [Recurly API](http://docs.recurly.com/api) for more information. +Please see the [Recurly API](https://dev.recurly.com/docs/getting-started) for more information. ## Unit tests diff --git a/lib/recurly/client.php b/lib/recurly/client.php index 17bb765c..14ab4757 100644 --- a/lib/recurly/client.php +++ b/lib/recurly/client.php @@ -1,7 +1,7 @@ description);