From c0eb5df7cd171625989e64b07f9a093eca3db4d2 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 7 Oct 2014 12:38:13 -0700 Subject: [PATCH] Updated Dynamic filtering (markdown) --- Dynamic-filtering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering.md b/Dynamic-filtering.md index 5da958e..b106150 100644 --- a/Dynamic-filtering.md +++ b/Dynamic-filtering.md @@ -48,6 +48,6 @@ Network requests blocked through dynamic filtering will be reported just as any ![Figure 3](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/dynamic-filtering-3.png) -Dynamic filters are always deemed important, thus they will show up with the `important` filter option attached to them. When a network request is blocked because of a dynamic filtering default setting, the hostname will be reported as `*`, as seen in the picture above. +Dynamic filters are always deemed [important](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions#network-filters), thus they will show up with the `important` filter option attached to them. When a network request is blocked because of a dynamic filtering default setting, the hostname will be reported as `*`, as seen in the picture above. Examples of benefits of using dynamic filtering: [Dynamic-filtering: examples](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering---examples) \ No newline at end of file