From 2049b741e1eace7d8f768c39cd0b903b7e4a281a Mon Sep 17 00:00:00 2001 From: MegaArthur Date: Sun, 29 Sep 2019 20:21:56 +0000 Subject: [PATCH] Fixed a dash that was breaking navigation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16111ef..a994360 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Features -------- - Updated browser: because this project is not a fork, it is kept updated with the latest Firefox version. -- Extensions firewall: limit internet access for extensions ([firewall-test-feature](#extensions-firewall-)) +- Extensions firewall: limit internet access for extensions ([firewall-test-feature](#extensions-firewall)) - IJWY (I Just Want You To Shut Up): embedded server links and other calling home functions are removed ([zero unauthorized connection](#ijwy-i-just-want-you-to-shut-up) by default). - User settings updates: gHacks/pyllyukko base is kept up to date. - Settings protection: important settings are enforced/locked within `mozilla.cfg` and `policies.json`, those settings cannot be changed by addons/updates/Firefox or unwanted/accidental manipulation; To change those settings you can easily do it by editing `mozilla.cfg` and `policies.json`.