Explorar o código

update redisc url to canonical one (#329)

Martin Angers %!s(int64=7) %!d(string=hai) anos
pai
achega
80111bd885
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -38,7 +38,7 @@ Related Projects
 - [rafaeljusto/redigomock](https://godoc.org/github.com/rafaeljusto/redigomock) - A mock library for Redigo.
 - [chasex/redis-go-cluster](https://github.com/chasex/redis-go-cluster) - A Redis cluster client implementation.
 - [FZambia/go-sentinel](https://github.com/FZambia/go-sentinel) - Redis Sentinel support for Redigo
-- [PuerkitoBio/redisc](https://github.com/PuerkitoBio/redisc) - Redis Cluster client built on top of Redigo
+- [mna/redisc](https://github.com/mna/redisc) - Redis Cluster client built on top of Redigo
 
 Contributing
 ------------