We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acc918 commit 5bbb2bbCopy full SHA for 5bbb2bb
test/support/redis_builder.rb
@@ -53,7 +53,7 @@ def tarball_path
53
end
54
55
def tarball_url
56
- "https://github.com/antirez/redis/archive/#{@redis_branch}.tar.gz"
+ "https://github.com/redis/redis/archive/#{@redis_branch}.tar.gz"
57
58
59
def build
0 commit comments