Skip to content

Commit 247f86d

Browse files
committed
docs(README): update doc link to connection options
1 parent 2dfda0d commit 247f86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ new Redis("redis://:[email protected]:6380/4");
189189
new Redis("redis://username:[email protected]:6380/4");
190190
```
191191

192-
See [API Documentation](http://luin.github.io/ioredis/classes/index.html#RedisOptions) for all available options.
192+
See [API Documentation](http://luin.github.io/ioredis/index.html#RedisOptions) for all available options.
193193

194194
## Pub/Sub
195195

0 commit comments

Comments
 (0)