From d0efbe5cd5b3f967a71120ebbe47c99dd90d5756 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sun, 31 Jul 2016 19:29:16 +0200 Subject: [PATCH] check ilinks as well --- Checks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Checks b/Checks index c0a6213..08a7f08 100644 --- a/Checks +++ b/Checks @@ -4,6 +4,6 @@ deploy_check :elinks # The w3c validators go offline often, not great for our build CI # deploy_check :html -#deploy_check :ilinks +deploy_check :ilinks deploy_check :mixed_content deploy_check :stale