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 d103f0d commit 85248c2Copy full SHA for 85248c2
book.toml
@@ -15,6 +15,6 @@ level = 1
15
16
[output.linkcheck]
17
follow-web-links = true
18
-exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il" ]
+exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il", "www\\.amazon\\.com" ]
19
cache-timeout = 86400
20
warning-policy = "error"
0 commit comments