From 051ddf5545e7f1ad6d42f8c8a3d678c3b9c66f93 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 20 Jul 2015 17:23:05 +0100 Subject: [PATCH] blacklist: update xcode link --- Library/Homebrew/blacklist.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 6043ef6eb9..3f29319315 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -38,7 +38,7 @@ def blacklisted? name EOS else <<-EOS.undent - Xcode can be installed from https://developer.apple.com/downloads/ + Xcode can be installed from https://developer.apple.com/xcode/downloads/ EOS end when 'gtest', 'googletest', 'google-test' then <<-EOS.undent