diff --git a/Dashboard:-Filter-lists.md b/Dashboard:-Filter-lists.md index 7b6e092..1b42740 100644 --- a/Dashboard:-Filter-lists.md +++ b/Dashboard:-Filter-lists.md @@ -61,7 +61,7 @@ If you check this option, uBO will automatically update the currently selected f Filter lists are automatically updated according to _expiration time_ defined by: - the _Diff-Expires_ directive if list is compatible with [differential updates](https://github.com/ameshkov/diffupdates) (uBO [1.54.0+](https://github.com/gorhill/uBlock/releases/tag/1.54.0)) (in "uBlock filters" currently set to around 5 hours), -- the [_Expires_ directive](https://help.eyeo.com/en/adblockplus/how-to-write-filters#special-comments) if present in the filter list header, +- the [_Expires_ directive](https://help.adblockplus.org/hc/en-us/articles/360062733293-How-to-write-filters#special-comments) if present in the filter list header, - or the `updateAfter` attribute if found in the list entry in [`assets.json`](https://github.com/gorhill/uBlock/blob/master/assets/assets.json), - or every 5 days by default.