diff --git a/clients.json b/clients.json index 9223037763..3ac67fe510 100644 --- a/clients.json +++ b/clients.json @@ -106,7 +106,7 @@ { "name": "Radix", "language": "Go", - "repository": "https://github.com/mediocregopher/radix.v2", + "repository": "https://github.com/mediocregopher/radix", "description": "MIT licensed Redis client which supports pipelining, pooling, redis cluster, scripting, pub/sub, scanning, and more.", "authors": ["fzzbt", "mediocre_gopher"], "recommended": true,