From 49253a3fb42b67f8f87fb6408a97c730c4984b49 Mon Sep 17 00:00:00 2001 From: Brent Shepherd Date: Mon, 19 Dec 2011 15:13:13 +1000 Subject: [PATCH] Fixing URL in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30dc048..15801da 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ For convenience, this example uses my PayPal Sandbox Credentials. To test with y Login to the account and get your API credentials from the [API Access](https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=_profile-api-access) page. -Copy the API Credentials into `http://example.com/paypal-examples/examples/functions.php`. +Copy the API Credentials into `http://example.com/paypal-examples/functions.php`.