From 04302f00b367be328af6fd477420b6fca634a06d Mon Sep 17 00:00:00 2001 From: Jeff Puckett Date: Thu, 22 Feb 2018 11:37:15 -0600 Subject: [PATCH] doc fix broken link see upstream changes: https://github.com/developerforce/Force.com-Toolkit-for-PHP/commit/17d98ec290403f8242cfe00e60c2cc75664982ad#diff-04c6e90faac2675aa89e2176d2eec7d8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9addc3f..0ffba51 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Force.com PHP Toolkit provides an easy-to-use wrapper for the Force.com Web Services SOAP API, presenting SOAP client implementations for both the enterprise and partner WSDLs. -See the [getting started guide](http://wiki.developerforce.com/index.php/Getting_Started_with_the_Force.com_Toolkit_for_PHP) for sample code to create, retrieve, update and delete records in the Force.com database. +See the [getting started guide](https://developer.salesforce.com/page/PHP_Toolkit_13.0_Getting_Started) for sample code to create, retrieve, update and delete records in the Force.com database. ## This specific packages notes