From f6b6a5926300a252b93bf4cd5681cb1fa72e3b20 Mon Sep 17 00:00:00 2001 From: Drakakis George Date: Fri, 14 Aug 2020 22:33:01 +0300 Subject: [PATCH] The link to api docs was dead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af68f61..234b668 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Payment::create($params); ## Documentation -Please see https://www.everypay.gr/api/ for up to date documentation. +Please see https://docs.everypay.gr/api-reference for up to date documentation. ## Testing