From d06ba399504ebb3baf1b9257dcb50c6b47f13d18 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 5 Sep 2015 11:30:41 -0400 Subject: [PATCH] Updated Element picker (markdown) --- Element-picker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Element-picker.md b/Element-picker.md index 603e546..771183e 100644 --- a/Element-picker.md +++ b/Element-picker.md @@ -27,5 +27,5 @@ There may be many different reasons for this. - If this is a cosmetic filter, you may have to manually craft a better CSS selector. Sometimes this requires observing the surrounding DOM data. - Cosmetic filtering is disabled for the site, or globally. There are many ways to disable cosmetic filtering: - The [per-site cosmetic filtering switch](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#no-cosmetic-filtering). - - The option _"Parse and enforce cosmetic filters"_ is un-checked in the _"3rd-party filters"_ pane in the dashboard. + - The option [_"Parse and enforce cosmetic filters"_](https://github.com/gorhill/uBlock/wiki/Dashboard:-3rd-party-filters#parse-and-enforce-cosmetic-filters) is un-checked in the _"3rd-party filters"_ pane in the dashboard. - You use dynamic filtering and there is an [_allow_ rule for the current site](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-disabling-cosmetic-filtering-for-the-current-site). \ No newline at end of file