Skip to content

Commit c174ef6

Browse files
committed
allow to quickly edit a page directly on github
1 parent a942c34 commit c174ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ authors = ["The Rust Project Developers"]
55
[output.html]
66
git-repository-url = "https://github.com/rust-lang/rustup/tree/master/doc"
77
site-url = "https://rust-lang.github.io/rustup/"
8+
edit-url-template = "https://github.com/rust-lang/rustup/edit/master/doc/{path}"

0 commit comments

Comments
 (0)