Skip to content

Commit 7dd247e

Browse files
committed
Ignore new repo name for now
1 parent 8f0447c commit 7dd247e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/html-proofer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require "bundler/setup"
44
require "html-proofer"
55

66
url_ignores = [
7-
'https://github.com/github/opensource.guide',
7+
%r{^https://github.com/github/opensource.guide},
88
'https://karissa.github.io/post/okf-de',
99
'https://this-week-in-rust.org/',
1010
'https://www.vagrantup.com/'

0 commit comments

Comments
 (0)