Skip to content

Commit 596e952

Browse files
committed
blacklist some commonly problematic links
1 parent 06837ee commit 596e952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ description = "A guide to developing rustc"
99

1010
[output.linkcheck]
1111
follow-web-links = true
12-
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org" ]
12+
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "dl\\.acm\\.org" ]

0 commit comments

Comments
 (0)