From e3e70a33227275e0e7630a3911dbd9e9e66c944c Mon Sep 17 00:00:00 2001 From: Medboubazine Date: Wed, 7 Feb 2024 10:23:23 +0100 Subject: [PATCH] Update readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3ddfadd..4adfb36 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,10 @@ composer require chargily/chargily-pay # Documentation -- [Balance](./blob/main/docs/Balance.md) -- [Checkouts](./blob/main/docs/Checkouts.md) -- [Customers](./blob/main/docs/Customers.md) -- [Payment Links](./blob/main/docs/PaymentLinks.md) -- [Prices](./blob/main/docs/Prices.md) -- [Products](./blob/main/docs/Products.md) -- [Webhook](./blob/main/docs/Webhook.md) +- [Balance](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Balance.md) +- [Checkouts](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Checkouts.md) +- [Customers](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Customers.md) +- [Payment Links](https://github.com/Chargily/chargily-pay-php/blob/main/docs/PaymentLinks.md) +- [Prices](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Prices.md) +- [Products](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Products.md) +- [Webhook](https://github.com/Chargily/chargily-pay-php/blob/main/docs/Webhook.md)