summaryrefslogtreecommitdiffstats
path: root/src/doc/rustc/book.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/rustc/book.toml')
-rw-r--r--src/doc/rustc/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/book.toml b/src/doc/rustc/book.toml
index 372350403..cea6033ed 100644
--- a/src/doc/rustc/book.toml
+++ b/src/doc/rustc/book.toml
@@ -5,3 +5,4 @@ title = "The rustc book"
[output.html]
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
+edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/rustc/{path}"