diff --git a/tech/algorithms.wiki b/tech/algorithms.wiki index 4d12436..ce871f8 100644 --- a/tech/algorithms.wiki +++ b/tech/algorithms.wiki @@ -26,8 +26,7 @@ Different ways to store and operate on data, with differing efficiency == Probabilistic Data Structures == -* [[Bloom_filter]] - +* [[Bloom_filter|Bloom Filter]] == Common Algorithms ==