Skip to content

Commit 301d2b6

Browse files
avivaceISSOtm
authored andcommitted
ci: add problemkaputt.de as excluded domain for the linkchecker
1 parent 92958af commit 301d2b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ exclude = [
4242
'https://github\.com/gbdev/pandocs/tree/', # Do not check the "this was generated from commit N" link, as the commit may not have been pushed yet
4343
'print.html', # Do not check the print page, as it is generated separately
4444
'single.html', # Do not check the single page, as it is generated separately
45+
'http[s]*://problemkaputt\.de', # Skip checking problemkaputt.de, as connection to this domain is generally unreliable
4546
]

0 commit comments

Comments
 (0)