1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

chore: fix links

This commit is contained in:
Vladimir Mihailenco
2022-04-13 15:53:17 +03:00
parent 99c79f7041
commit fc61bffa49
2 changed files with 5 additions and 2 deletions

View File

@ -6,4 +6,5 @@ To run this example:
go run .
```
See [Using HyperLogLog command with go-redis](https://redis.uptrace.dev/guide/hll.html) for details.
See [Using HyperLogLog command with go-redis](https://redis.uptrace.dev/guide/go-redis-hll.html) for
details.