From f29afa9e81ba06890fe97c98c64bc90a76c690fd Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Wed, 8 Jun 2016 10:20:34 -0400 Subject: [PATCH] Update 16-10-01-Books.md --- _posts/16-10-01-Books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/16-10-01-Books.md b/_posts/16-10-01-Books.md index 29aa99c..5971e5f 100644 --- a/_posts/16-10-01-Books.md +++ b/_posts/16-10-01-Books.md @@ -34,4 +34,4 @@ security terms and provides some examples of them in every day PHP run from the command line. * [The Grumpy Programmer's Guide To Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - Learning to write testable code doesn't have to suck. -* [Minimum Viable Tests]() - Long-time PHP testing evangelist Chris Hartjes goes over what he feels is the minimum you need to know to get started. +* [Minimum Viable Tests](https://leanpub.com/minimumviabletests) - Long-time PHP testing evangelist Chris Hartjes goes over what he feels is the minimum you need to know to get started.