aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/requirements.rb2
1 files changed, 1 insertions, 1 deletions
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