Skip to content

Commit 816e415

Browse files
cburgdorfY-Nak
authored andcommitted
Exclude goerli faucet from link check
1 parent 5b8ef4e commit 816e415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ additional-css = ["theme/reference.css"]
1212
[output.linkcheck]
1313
follow-web-links = true
1414
warning-policy = "error"
15-
exclude = [ 'github\.com', 'goerli\.etherscan\.io' ]
15+
exclude = [ 'github\.com', 'goerli\.etherscan\.io', 'goerlifaucet\.com' ]
1616

1717
[output.html.fold]
1818
enable = true

0 commit comments

Comments
 (0)