aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/redis-tools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redis-tools.rb b/Library/Formula/redis-tools.rb
index 278d00bc2..dc6a899f7 100644
--- a/Library/Formula/redis-tools.rb
+++ b/Library/Formula/redis-tools.rb
@@ -2,7 +2,7 @@ require 'formula'
class RedisTools <Formula
head 'git://github.com/antirez/redis-tools.git'
- homepage 'http://code.google.com/p/redis/'
+ homepage 'https://github.com/antirez/redis-tools'
def install
system "make"