diff --git a/Overview-of-uBlock's-network-filtering-engine:-details.md b/Overview-of-uBlock's-network-filtering-engine:-details.md index b8f9d38..e171f88 100644 --- a/Overview-of-uBlock's-network-filtering-engine:-details.md +++ b/Overview-of-uBlock's-network-filtering-engine:-details.md @@ -33,7 +33,7 @@ Advantages: - Support cosmetic filtering (removal of DOM elements). - Can be loaded from a filter list: facilitate community-supported filter lists. - Compatibility: can be used in other blockers supporting ABP-compatible filter syntax. - - Except for [a few filter syntax extensions specific to uBlock](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) not adopted by other blockers. + - Except for [a few filter syntax extensions specific to uBlock](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#extended-syntax) not adopted by other blockers. Disadvantages: - High overhead creating/deleting network/cosmetic filters (high memory churn).