From 17d98ec290403f8242cfe00e60c2cc75664982ad Mon Sep 17 00:00:00 2001 From: Dave Carroll Date: Wed, 22 Feb 2017 08:56:10 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 948a02a..4098e2e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Force.com Toolkit for PHP 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.