about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/book.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/rustc-dev-guide/book.toml')
-rw-r--r--src/doc/rustc-dev-guide/book.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/book.toml b/src/doc/rustc-dev-guide/book.toml
index ecbe513b7cb..8c13fa1aa3c 100644
--- a/src/doc/rustc-dev-guide/book.toml
+++ b/src/doc/rustc-dev-guide/book.toml
@@ -5,6 +5,7 @@ description = "A guide to developing rustc"
 
 [output.html]
 
-[output.linkcheck]
-
 [output.html.search]
+
+[output.linkcheck]
+follow-web-links = true