From 7f5aef322e08527a9ed53305d657b7db71949c5e Mon Sep 17 00:00:00 2001 From: Brandon King Date: Sun, 15 Dec 2019 21:04:54 -0500 Subject: [PATCH] Fixed typo in link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cbe466..81b9de9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Payeezy API Client Library for PHP [![Build Status](https://travis-ci.org/payeezy/payeezy-php.svg?branch=master)](https://travis-ci.org/payeezy/payeezy-php) ## Description -Payeezy PHP SDK is built to make developers life easy to integrate with the Payeezy API (https://developers.payeezy.com) for processing payements with various payment methods. Download the SDK, follow instructions to start testing against the sandbox environment with developer credentials. +Payeezy PHP SDK is built to make developers life easy to integrate with the Payeezy API (https://developer.payeezy.com) for processing payements with various payment methods. Download the SDK, follow instructions to start testing against the sandbox environment with developer credentials. ## Installation ## You can use **Composer** or simply **Download the Release**