From 17b5148be824809f964f9a2bd4b0f47368680fcc Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 18 Jun 2015 18:42:30 -0500 Subject: [PATCH] Updating composer.json to reflect proper home page --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f230f97..878f4d0 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["paypal", "payments", "rest", "sdk"], "type": "library", "license": "Apache2", - "homepage": "https://github.com/paypal/rest-api-sdk-php", + "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "authors": [ { "name": "PayPal",