summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/redis.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/redis.lorry b/open-source-lorries/redis.lorry
index 6f6b075..6fc9c65 100644
--- a/open-source-lorries/redis.lorry
+++ b/open-source-lorries/redis.lorry
@@ -1,6 +1,6 @@
{
"redis": {
"type": "git",
- "url": "git@github.com:antirez/redis.git"
+ "url": "git://github.com/antirez/redis.git"
}
}