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 0e5be8a commit 7f8f19fCopy full SHA for 7f8f19f
book.toml
@@ -19,7 +19,7 @@ enable = true
19
level = 0
20
21
[output.linkcheck]
22
-command = "../../ci/linkcheck.sh"
+command = "ci/linkcheck.sh"
23
follow-web-links = true
24
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il", "www\\.amazon\\.com", "www\\.rustaceans\\.org", "play\\.rust-lang\\.org" ]
25
cache-timeout = 86400
0 commit comments