blacklist some commonly problematic links
This commit is contained in:
parent
700bdd56f3
commit
bbcbfc7062
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ description = "A guide to developing rustc"
|
|||
|
||||
[output.linkcheck]
|
||||
follow-web-links = true
|
||||
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org" ]
|
||||
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "dl\\.acm\\.org" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue