From 7fc6caf41ef15af4214da1d2b07bb118333410d3 Mon Sep 17 00:00:00 2001 From: Zeb McCorkle Date: Tue, 14 Jul 2015 19:13:14 -0400 Subject: requirements: update xcode url Closes Homebrew/homebrew#41722. Signed-off-by: Dominyk Tiller --- Library/Homebrew/requirements.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/requirements.rb b/Library/Homebrew/requirements.rb index 0f4f95860..09411aaef 100644 --- a/Library/Homebrew/requirements.rb +++ b/Library/Homebrew/requirements.rb @@ -42,7 +42,7 @@ class XcodeRequirement < Requirement EOS else message += <<-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 end -- cgit v1.2.3