allow quick-edit convenience

This commit is contained in:
Tshepang Mbambo 2023-02-07 04:41:13 +02:00
parent e1eaa2d5d4
commit 63dc0b86be

View File

@ -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}"