diff --git a/content/microservices/redis.md b/content/microservices/redis.md index 51be4ef8ed..c90bb43567 100644 --- a/content/microservices/redis.md +++ b/content/microservices/redis.md @@ -64,7 +64,7 @@ The `options` property is specific to the chosen transporter. The Redis< -All the properties supported by the official [ioredis](https://luin.github.io/ioredis/index.html#RedisOptions) client are also supported by this transporter. +All the properties supported by the official [ioredis](https://redis.github.io/ioredis/index.html#RedisOptions) client are also supported by this transporter. #### Client