From 39d29b4c5737d747b6f8a96e2a3061af8ec2f58f Mon Sep 17 00:00:00 2001 From: Derek Beattie Date: Tue, 17 Oct 2017 09:52:23 -0500 Subject: [PATCH] Fix part 1 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e5a8ff..d80da11 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Version 1.0.0 -[Creating an SSIS Custom Task, Part 1](http://www.michaeltaylorp3.net/creating-an-ssis-custom-task-part-1/) +[Creating an SSIS Custom Task, Part 1](https://blogs.msmvps.com/p3net/2016/01/18/creating-an-ssis-custom-task/) [Creating an SSIS Custom Task, Part 2](http://www.michaeltaylorp3.net/creating-an-ssis-custom-task-part-2/)