From 5dfc244734652d6e09b62922a204b74a40e5cff9 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Sun, 25 Nov 2012 17:10:28 -0500 Subject: [PATCH] Fixed link to php binaries for Windows --- _posts/01-05-01-Windows-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/01-05-01-Windows-Setup.md b/_posts/01-05-01-Windows-Setup.md index 3519773..1cd34ab 100644 --- a/_posts/01-05-01-Windows-Setup.md +++ b/_posts/01-05-01-Windows-Setup.md @@ -4,7 +4,7 @@ isChild: true ## Windows Setup {#windows_setup_title} -PHP is available in several ways for Windows. You can [download the binaries](php-downloads) and until recently you could use a '.msi' +PHP is available in several ways for Windows. You can [download the binaries][php-downloads] and until recently you could use a '.msi' installer. The installer is no longer supported and stops at PHP 5.3.0. For learning and local development you can use the built in webserver with PHP 5.4 so you don't need to worry about configuring it. If you