diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index d1e561de7c945ceb83b709cbfdf7cc8d8015de2c..9b1e1f89a8e26525471a1ae79a3b76e6af166f59 100644
--- a/Library/Homebrew/blacklist.rb
+++ b/Library/Homebrew/blacklist.rb
@@ -40,7 +40,7 @@ def blacklisted? name
     EOS
   when 'macruby' then <<-EOS.undent
     MacRuby works better when you install their package:
-      http://www.macruby.org/downloads.html
+      http://www.macruby.org/
 
     Although if you prefer, there is a formula in homebrew-alt.
     EOS