Skip to content

Commit 51adffd

Browse files
authored
linkcheck: throw warnings instead of errors
1 parent 487d2f6 commit 51adffd

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
@@ -43,6 +43,7 @@ site-url = "/pandocs/"
4343
follow-web-links = true
4444
traverse-parent-directories = false
4545
optional = true
46+
warning-policy = "warn"
4647
exclude = [
4748
'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
4849
'print.html', # Do not check the print page, as it is generated separately

0 commit comments

Comments
 (0)