Skip to content

Commit d94e20e

Browse files
committed
Add CI failing domain to [output.linkcheck.http-headers]
1 parent b8d1a1e commit d94e20e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/book.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ optional = true
1919

2020
# Workaround for GitHub docs returning 403 response: https://github.com/github/docs/issues/17358
2121
[output.linkcheck.http-headers]
22-
"https://help.github.com" = ["accept-encoding: deflate, gzip, br"]
22+
"https://help.github.com" = ["accept-encoding: deflate, gzip, br"]
23+
"https://dl.acm.org" = ["Accept: */*"]

0 commit comments

Comments
 (0)