From b89df83070f0e0043e6825a27a157a2dc8bf998e Mon Sep 17 00:00:00 2001 From: gwarser Date: Sun, 19 May 2019 12:50:31 +0200 Subject: [PATCH] Relative links --- Advanced-user-features.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Advanced-user-features.md b/Advanced-user-features.md index 16dddd0..3bbb58f 100644 --- a/Advanced-user-features.md +++ b/Advanced-user-features.md @@ -1,4 +1,4 @@ -Advanced user mode can be [enabled from the _Settings_ tab](https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#i-am-an-advanced-user) in uBlock Origin's ("uBO") dashboard. **Enable at your own risk.** +Advanced user mode can be [enabled from the _Settings_ tab](./Dashboard:-Settings#i-am-an-advanced-user) in uBlock Origin's ("uBO") dashboard. **Enable at your own risk.** ## Read the docs
@@ -19,13 +19,13 @@ Advanced user mode can be [enabled from the _Settings_ tab](https://github.com/g ### Advanced settings -You will be given the ability to access the [advanced settings](https://github.com/gorhill/uBlock/wiki/Advanced-settings). Some of these settings are experimental, they may become standard settings or disappear in the future. +You will be given the ability to access the [advanced settings](./Advanced-settings). Some of these settings are experimental, they may become standard settings or disappear in the future. *** ### Dynamic filtering -[Dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering) will become available to advanced users. +[Dynamic filtering](./Dynamic-filtering) will become available to advanced users. Novice users could easily mess up uBO's filtering through dynamic filtering, thus it is not available by default. @@ -38,4 +38,4 @@ On the other hand, if you are familiar with [RequestPolicy](https://www.requestp ### Ability to filter behind-the-scene network requests Starting from uBO 1.15.20 `behind-the-scene` is no longer whitelisted by default in WebExtension (main) version of uBO. -See ["Behind-the-scene network requests"](https://github.com/gorhill/uBlock/wiki/Behind-the-scene-network-requests). \ No newline at end of file +See ["Behind-the-scene network requests"](./Behind-the-scene-network-requests). \ No newline at end of file