diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/doctor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index c5fa9fe0e..18af768b4 100644 --- a/Library/Homebrew/cmd/doctor.rb +++ b/Library/Homebrew/cmd/doctor.rb @@ -229,7 +229,7 @@ def __check_clt_up_to_date elsif MacOS::CLT.outdated? then <<-EOS.undent A newer Command Line Tools release is available You should install the latest version from: - http://connect.apple.com + https://developer.apple.com/downloads EOS end end |
