Skip to content

Commit 56edd2f

Browse files
adding 2 acceptable errors to url checker
1 parent 7965a4b commit 56edd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ check-quizzes: false
88
quiz_error_min: 0
99
# Check that urls in the content are not broken
1010
url-checker: true
11-
url_error_min: 0
11+
url_error_min: 2
1212
# Spell check Rmds and quizzes
1313
spell-check: true
1414
spell_error_min: 0

0 commit comments

Comments
 (0)