about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorMark Mansi <markm@cs.wisc.edu>2019-07-17 10:10:43 -0500
committerWho? Me?! <mark-i-m@users.noreply.github.com>2019-07-17 10:19:57 -0500
commitbbcbfc70625f8cdea13b1e74978e98513fc60066 (patch)
tree57ac681ef9912b4e442cbff1f135ed26df28ac69 /src/doc
parent700bdd56f3a861be674755de09fb11f551018550 (diff)
downloadrust-bbcbfc70625f8cdea13b1e74978e98513fc60066.tar.gz
rust-bbcbfc70625f8cdea13b1e74978e98513fc60066.zip
blacklist some commonly problematic links
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/rustc-dev-guide/book.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/book.toml b/src/doc/rustc-dev-guide/book.toml
index b9092a969c2..856ef2eba13 100644
--- a/src/doc/rustc-dev-guide/book.toml
+++ b/src/doc/rustc-dev-guide/book.toml
@@ -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" ]