Skip to content

Commit c1419b4

Browse files
authored
Rollup merge of #70652 - lzutao:patch-1, r=Centril
Add git repo address to unstable book
2 parents 9223bb5 + e39f542 commit c1419b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/unstable-book/book.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[book]
22
title = "The Rust Unstable Book"
33
author = "The Rust Community"
4+
5+
[output.html]
6+
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book"

0 commit comments

Comments
 (0)