From b22d476499174ab2f15ad41015d262fcb41a3ccc Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 6 Apr 2013 15:50:23 -0500 Subject: mxcl.github.com/homebrew => brew.sh --- Library/Homebrew/global.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index 13c52d02b..e8e063379 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -11,7 +11,7 @@ require 'rbconfig' ARGV.extend(HomebrewArgvExtension) HOMEBREW_VERSION = '0.9.4' -HOMEBREW_WWW = 'http://mxcl.github.com/homebrew/' +HOMEBREW_WWW = 'http://brew.sh' def cache if ENV['HOMEBREW_CACHE'] -- cgit v1.2.3