From f3c21a39d2bee2407485137bef084554d610b64c Mon Sep 17 00:00:00 2001 From: William 'psyFi' Hatcher Date: Sat, 20 Jan 2018 13:27:45 -0600 Subject: [PATCH] Fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479adb1..abce2f2 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ mode = whitelist ## Migrating to v1.4.0 ProtectionPerms v1.4.0 changed the configuration file, and it must be migrated. The easiest way to do this is to delete the current configuration file. -See (above)[#default-config] for the default configuration file for v1.4.0. +See [above](#default-config) for the default configuration file for v1.4.0. If you set `invert=true` in the current config, change the mode to `blacklist` in the new config. (`mode = blacklist`)