Skip to content

Commit bdfb4a7

Browse files
committed
chore: fix import path
1 parent 8db53fa commit bdfb4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- [Redis Mock](https://github.com/go-redis/redismock)
2727
- [Distributed Locks](https://github.com/bsm/redislock)
2828
- [Redis Cache](https://github.com/go-redis/cache)
29-
- [Rate limiting](https://github.com/redis/go-redis_rate)
29+
- [Rate limiting](https://github.com/go-redis/redis_rate)
3030

3131
This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed
3232
key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

0 commit comments

Comments
 (0)