From 4d81eef404bdc8bfa68e357e57ccb5412a5a3d0c Mon Sep 17 00:00:00 2001 From: Goran Rakic Date: Fri, 13 Jul 2012 08:57:18 +0200 Subject: [PATCH] Make link shorter --- _posts/01-04-01-Mac-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/01-04-01-Mac-Setup.md b/_posts/01-04-01-Mac-Setup.md index d60d3c6..c646ce9 100644 --- a/_posts/01-04-01-Mac-Setup.md +++ b/_posts/01-04-01-Mac-Setup.md @@ -11,7 +11,7 @@ To update PHP on OSX you can get it installed through a number of Mac [package m [php-osx by Liip][php-osx-downloads] being recommended. The other option is to [compile it yourself][mac-compile], in that case be sure to have installed either Xcode or -Apple's substitute ["Command Line Tools for Xcode" downloadable from Apple's Mac Developer Center][apple-developer]. +Apple's substitute ["Command Line Tools for Xcode"][apple-developer] downloadable from Apple's Mac Developer Center. For a complete "all-in-one" package including PHP, Apache web server and MySQL database, all this with a nice control GUI, try [MAMP][mamp-downloads].