Skip to content

Commit 5f12168

Browse files
authored
Merge branch 'master' into jk-update-test-packages
2 parents dd2408b + e5819b6 commit 5f12168

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

script/html-proofer

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ require "html-proofer"
55

66
url_ignores = [
77
"https://okdistribute.xyz/post/okf-de",
8-
"https://www.drupal.org/community-initiatives/drupal-core/usability"
8+
"https://www.drupal.org/community-initiatives/drupal-core/usability",
9+
"https://scripts.sil.org/ofl",
910
]
1011

1112
HTMLProofer::Runner.new(

0 commit comments

Comments
 (0)