We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5471f42 commit a80f180Copy full SHA for a80f180
book.toml
@@ -41,7 +41,7 @@ cache-timeout = 86400
41
warning-policy = "error"
42
43
[output.linkcheck.http-headers]
44
-'github\.com' = ["Accept: application/vnd.github+json", "Authorization: Bearer $GITHUB_TOKEN"]
+'github\.com' = ["Authorization: Bearer $GITHUB_TOKEN"]
45
46
[output.html.redirect]
47
"/compiletest.html" = "tests/compiletest.html"
0 commit comments