From a17802f621c69646e268a13b00e25c0b6c2c69b4 Mon Sep 17 00:00:00 2001 From: PrestaEdit Date: Tue, 15 Jan 2013 17:48:28 +0100 Subject: [PATCH] [-] Small Fix: change documentation URL --- classes/webservice/WebserviceRequest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/webservice/WebserviceRequest.php b/classes/webservice/WebserviceRequest.php index 75c94b6be..c82483700 100644 --- a/classes/webservice/WebserviceRequest.php +++ b/classes/webservice/WebserviceRequest.php @@ -55,7 +55,7 @@ class WebserviceRequestCore * PrestaShop Webservice Documentation URL * @var string */ - protected $_docUrl = 'http://doc.prestashop.com/display/PS14/Using+the+REST+webservice'; + protected $_docUrl = 'http://doc.prestashop.com/display/PS15/Using+the+PrestaShop+Web+Service'; /** * Set if the authentication key was checked