Merge pull request #183 from PrestaEdit/patch-8
[-] Small Fix: change documentation URL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user