Skip to content

Commit

Permalink
docs: fix API documentation link (#1487)
Browse files Browse the repository at this point in the history
Fix a dead link caused by the destination hash having changed.
  • Loading branch information
silverwind committed Jan 11, 2022
1 parent 8278ec0 commit 2939f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ new Redis(
);
```

See [API Documentation](API.md#new_Redis) for all available options.
See [API Documentation](API.md#new-redisport-host-options) for all available options.

## Pub/Sub

Expand Down

0 comments on commit 2939f8a

Please sign in to comment.