about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/doc/unstable-book/book.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/doc/unstable-book/book.toml b/src/doc/unstable-book/book.toml
index 5b2e19bd7aa..0cd56d09404 100644
--- a/src/doc/unstable-book/book.toml
+++ b/src/doc/unstable-book/book.toml
@@ -1,3 +1,6 @@
 [book]
 title = "The Rust Unstable Book"
 author = "The Rust Community"
+
+[output.html]
+git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book"