readme: fix link

This commit is contained in:
Vladimir Mihailenco 2017-09-03 10:31:40 +03:00
parent 74d5147d86
commit ddbd81ea6c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Supports:
- [Ring](https://godoc.org/github.com/go-redis/redis#NewRing).
- [Instrumentation](https://godoc.org/github.com/go-redis/redis#ex-package--Instrumentation).
- [Cache friendly](https://github.com/go-redis/cache).
- [Rate limiting](https://github.com/go-redis/rate).
- [Rate limiting](https://github.com/go-redis/redis_rate).
- [Distributed Locks](https://github.com/bsm/redis-lock).
API docs: https://godoc.org/github.com/go-redis/redis.