We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92958af commit 301d2b6Copy full SHA for 301d2b6
book.toml
@@ -42,4 +42,5 @@ exclude = [
42
'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
43
'print.html', # Do not check the print page, as it is generated separately
44
'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
46
]
0 commit comments