Skip to content

Commit e531ad8

Browse files
authored
Update top-k.md
Fixed link
1 parent 0c11ed6 commit e531ad8

File tree

1 file changed

+1
-1
lines changed
  • content/develop/data-types/probabilistic

1 file changed

+1
-1
lines changed

content/develop/data-types/probabilistic/top-k.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Insertion in a top-k has time complexity of O(K + depth) ≈ O(K) and lookup has
100100
- [HeavyKeeper: An Accurate Algorithm for Finding Top-k Elephant Flows.](https://yangtonghome.github.io/uploads/HeavyKeeper_ToN.pdf)
101101

102102
## References
103-
- [Meet Top-K: an Awesome Probabilistic Addition to RedisBloom](https://redis.com/blog/meet-top-k-awesome-probabilistic-addition-redisbloom/)
103+
- [Meet Top-K: an Awesome Probabilistic Addition to Redis](https://redis.com/blog/meet-top-k-awesome-probabilistic-addition-redis/)

0 commit comments

Comments
 (0)