From 60383515ccd5f7c3e702ff16137ce27089820cd6 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 24 Jul 2022 00:03:45 -0400 Subject: [PATCH] Update netlify.toml Signed-off-by: Tommy --- netlify.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/netlify.toml b/netlify.toml index b03b288..2c4cdfa 100644 --- a/netlify.toml +++ b/netlify.toml @@ -21,8 +21,3 @@ package = "netlify-plugin-checklinks" # Checklinks outputs TAP (https://testanything.org/tap-version-13-specification.html) # by default. Enabling pretty mode makes the output easier on the eyes. pretty = true - - # Report on all broken links to external pages. - # Enabling this will make your tests more brittle, since you can't control - # external pages. - checkExternal = true