From d78f439d868e503d2a694d75e8d438c23c0bbc98 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 24 Apr 2019 08:00:48 -0400 Subject: [PATCH] Fix relative links --- Home.md | 132 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/Home.md b/Home.md index 7cfaa2f..af5d100 100644 --- a/Home.md +++ b/Home.md @@ -1,74 +1,74 @@ -- [Advanced-user-features](Advanced-user-features) +- [Advanced-user-features](./Advanced-user-features) - [Chinese translation of this Wiki: 中文](https://github.com/fang5566/uBlock/wiki/Home) -- [Change log](https://github.com/gorhill/uBlock/releases) / [Pre-fork: 0.9.3.0 - 0.2.0.0](https://github.com/chrisaljoudi/uBlock/releases) / [Pre-fork: 0.1.4.8 and less](Change-log) -- [Permissions](Permissions) - - [Can you trust uBlock Origin?](Can-you-trust-uBlock-Origin%3F) -- [Privacy policy](Privacy-policy) -- [Privileged Pages](Privileged-Pages) -- [Resources Library](Resources-Library) +- [Change log](https://github.com/gorhill/uBlock/releases) / [Pre-fork: 0.9.3.0 - 0.2.0.0](https://github.com/chrisaljoudi/uBlock/releases) / [Pre-fork: 0.1.4.8 and less](./Change-log) +- [Permissions](./Permissions) + - [Can you trust uBlock Origin?](./Can-you-trust-uBlock-Origin%3F) +- [Privacy policy](./Privacy-policy) +- [Privileged Pages](./Privileged-Pages) +- [Resources Library](./Resources-Library) - Install from [Mozilla Add-ons for Firefox](https://addons.mozilla.org/firefox/addon/ublock-origin/), [Chrome store](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm), [Opera store](https://addons.opera.com/en-gb/extensions/details/ublock/), or [manually](https://github.com/gorhill/uBlock/tree/master/dist#install). - Quick guides: - - [The popup user interface](Quick-guide:-popup-user-interface) - - [The per-site switches](Per-site-switches) - - [Dashboard](Dashboard) - - [_Settings_](Dashboard:-Settings) pane - - [_Filter lists_](Dashboard:-Filter-lists) pane - - [Filter lists from around the web](Filter-lists-from-around-the-web) - - [_My filters_](Dashboard:-My-filters) pane (TODO) - - [Static filter syntax](Static-filter-syntax) - - [_My rules_](Dashboard:-My-rules) pane (TODO) - - [Dynamic filtering rule syntax](Dynamic-filtering:-rule-syntax) - - [_Whitelist_ pane](Dashboard:-Whitelist) - - [How to whitelist a web site](How-to-whitelist-a-web-site) - - [Settings: importing from/exporting to cloud storage](Cloud-storage) - - [Blocking mode](Blocking-mode) - - [Very easy mode](Blocking-mode:-very-easy-mode) - - [Easy mode](Blocking-mode:-easy-mode) (default) - - [Easy mode + enhanced security/privacy](Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags) - - [Easy mode + more privacy](Dynamic-filtering:-to-easily-reduce-privacy-exposure) - - [Medium mode](Blocking-mode:-medium-mode) (optimal for advanced users) - - [Hard mode](Blocking-mode:-hard-mode) - - [Nightmare mode](Blocking-mode:-nightmare-mode) - - [Element picker](Element-picker) - - [Element zapper](Element-zapper) - - [Strict blocking](Strict-blocking) - - [Badware risks](Badware-risks) - - [The logger](The-logger) - - [Dynamic filtering](Dynamic-filtering) - - [Quick guide](Dynamic-filtering:-quick-guide) - - [Default-deny](Dynamic-filtering:-default-deny) - - [Turn off uBlock everywhere](Dynamic-filtering:-turn-off-uBlock-everywhere) - - [Turn off uBlock everywhere _except_... (blacklist mode)](Dynamic-filtering:-turn-off-uBlock-everywhere-except) - - [URL filtering](Dynamic-URL-filtering) - - [DOM inspector](DOM-inspector) - - [Overview of uBlock's network filtering engine](Overview-of-uBlock's-network-filtering-engine) - - [Overview of uBlock's network filtering engine: details](Overview-of-uBlock's-network-filtering-engine:-details) - - [Does uBlock block ads or just hide them?](Does-uBlock-block-ads-or-just-hide-them%3F) - - [Doesn't uBlock Origin add overhead to page load?](Doesn't-uBlock-Origin-add-overhead-to-page-load%3F) -- [Tools](Tools) -- [Deploying uBlock Origin](Deploying-uBlock-Origin) -- [Troubleshooting](Troubleshooting) - - [Software known to have uninstalled uBlock Origin](Software-known-to-have-uninstalled-uBlock-Origin) - - [Read carefully if using uBO/webext on Firefox](Firefox-WebExtensions) - - [The removed element reappears when you reload the page](Element-picker#the-removed-element-reappears-when-you-reload-the-page) + - [The popup user interface](./Quick-guide:-popup-user-interface) + - [The per-site switches](./Per-site-switches) + - [Dashboard](./Dashboard) + - [_Settings_](./Dashboard:-Settings) pane + - [_Filter lists_](./Dashboard:-Filter-lists) pane + - [Filter lists from around the web](./Filter-lists-from-around-the-web) + - [_My filters_](./Dashboard:-My-filters) pane (TODO) + - [Static filter syntax](./Static-filter-syntax) + - [_My rules_](./Dashboard:-My-rules) pane (TODO) + - [Dynamic filtering rule syntax](./Dynamic-filtering:-rule-syntax) + - [_Whitelist_ pane](./Dashboard:-Whitelist) + - [How to whitelist a web site](./How-to-whitelist-a-web-site) + - [Settings: importing from/exporting to cloud storage](./Cloud-storage) + - [Blocking mode](./Blocking-mode) + - [Very easy mode](./Blocking-mode:-very-easy-mode) + - [Easy mode](./Blocking-mode:-easy-mode) (default) + - [Easy mode + enhanced security/privacy](./Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags) + - [Easy mode + more privacy](./Dynamic-filtering:-to-easily-reduce-privacy-exposure) + - [Medium mode](./Blocking-mode:-medium-mode) (optimal for advanced users) + - [Hard mode](./Blocking-mode:-hard-mode) + - [Nightmare mode](./Blocking-mode:-nightmare-mode) + - [Element picker](./Element-picker) + - [Element zapper](./Element-zapper) + - [Strict blocking](./Strict-blocking) + - [Badware risks](./Badware-risks) + - [The logger](./The-logger) + - [Dynamic filtering](./Dynamic-filtering) + - [Quick guide](./Dynamic-filtering:-quick-guide) + - [Default-deny](./Dynamic-filtering:-default-deny) + - [Turn off uBlock everywhere](./Dynamic-filtering:-turn-off-uBlock-everywhere) + - [Turn off uBlock everywhere _except_... (blacklist mode)](./Dynamic-filtering:-turn-off-uBlock-everywhere-except) + - [URL filtering](./Dynamic-URL-filtering) + - [DOM inspector](./DOM-inspector) + - [Overview of uBlock's network filtering engine](./Overview-of-uBlock's-network-filtering-engine) + - [Overview of uBlock's network filtering engine: details](./Overview-of-uBlock's-network-filtering-engine:-details) + - [Does uBlock block ads or just hide them?](./Does-uBlock-block-ads-or-just-hide-them%3F) + - [Doesn't uBlock Origin add overhead to page load?](./Doesn't-uBlock-Origin-add-overhead-to-page-load%3F) +- [Tools](./Tools) +- [Deploying uBlock Origin](./Deploying-uBlock-Origin) +- [Troubleshooting](./Troubleshooting) + - [Software known to have uninstalled uBlock Origin](./Software-known-to-have-uninstalled-uBlock-Origin) + - [Read carefully if using uBO/webext on Firefox](./Firefox-WebExtensions) + - [The removed element reappears when you reload the page](./Element-picker#the-removed-element-reappears-when-you-reload-the-page) - Good external guides: - [How to use uBlock Origin advanced user mode tutorial](https://www.youtube.com/watch?v=2lisQQmWQkY) - [Firefox: uBlock Origin – Firefox-Kompendium Teil2](https://www.kuketz-blog.de/firefox-ublock-origin-firefox-kompendium-teil2/) - Unsorted topics:
expand - - [Privacy stuff](Privacy-stuff) - - [Tricks and tips waterfall](Tips-and-tricks-waterfall) - - [How to ...](How-to-...) - - [Memory footprint: what happens inside uBlock after installation](Memory-footprint:-what-happens-inside-uBlock-after-installation) - - [uBlock vs. ABP: efficiency compared](uBlock-vs.-ABP:-efficiency-compared) - - [Own memory usage: benchmarks over time](Own-memory-usage:-benchmarks-over-time) - - [Contributed memory usage: benchmarks over time](Contributed-memory-usage:-benchmarks-over-time) - - [Counterpoint: Who care about efficiency, I have 8 GB and/or a quad-core CPU](Who-cares-about-efficiency,-I-have-8-GB-and%7Cor-a-quad-core-CPU) - - [Myth: uBlock consumes over 80MB](Myth:-uBlock-consumes-over-80MB) - - [Myth: uBlock is just slightly less resource intensive than Adblock Plus](Myth:-uBlock-is-just-slightly-less-resource-intensive-than-Adblock-Plus) - - [Counterpoints: unsorted](Counterarguments) - - [uBlock and others: Blocking ads, trackers, malwares](uBlock-and-others:-Blocking-ads,-trackers,-malwares) - - [About "This other extension reports more stuff blocked!"](About-%22This-other-extension-reports-more-stuff-blocked!%22) - - [Various videos showing side by side comparison of the load speed of complex sites](Various-videos-showing-side-by-side-comparison-of-the-load-speed-of-complex-sites) - - [Why don't you accept donations?](Why-don't-you-accept-donations%3F) - - [Reference description of uBO in various extensions stores](Reference-description-of-uBO-in-various-extensions-stores) + - [Privacy stuff](./Privacy-stuff) + - [Tricks and tips waterfall](./Tips-and-tricks-waterfall) + - [How to ...](./How-to-...) + - [Memory footprint: what happens inside uBlock after installation](./Memory-footprint:-what-happens-inside-uBlock-after-installation) + - [uBlock vs. ABP: efficiency compared](./uBlock-vs.-ABP:-efficiency-compared) + - [Own memory usage: benchmarks over time](./Own-memory-usage:-benchmarks-over-time) + - [Contributed memory usage: benchmarks over time](./Contributed-memory-usage:-benchmarks-over-time) + - [Counterpoint: Who care about efficiency, I have 8 GB and/or a quad-core CPU](./Who-cares-about-efficiency,-I-have-8-GB-and%7Cor-a-quad-core-CPU) + - [Myth: uBlock consumes over 80MB](./Myth:-uBlock-consumes-over-80MB) + - [Myth: uBlock is just slightly less resource intensive than Adblock Plus](./Myth:-uBlock-is-just-slightly-less-resource-intensive-than-Adblock-Plus) + - [Counterpoints: unsorted](./Counterarguments) + - [uBlock and others: Blocking ads, trackers, malwares](./uBlock-and-others:-Blocking-ads,-trackers,-malwares) + - [About "This other extension reports more stuff blocked!"](./About-%22This-other-extension-reports-more-stuff-blocked!%22) + - [Various videos showing side by side comparison of the load speed of complex sites](./Various-videos-showing-side-by-side-comparison-of-the-load-speed-of-complex-sites) + - [Why don't you accept donations?](./Why-don't-you-accept-donations%3F) + - [Reference description of uBO in various extensions stores](./Reference-description-of-uBO-in-various-extensions-stores)
\ No newline at end of file