Rollup merge of #114877 - tshepang:patch-1, r=Dylan-DPC
unstable-book: add quick-edit link
This commit is contained in:
commit
f566a2586f
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ author = "The Rust Community"
|
||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book"
|
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book"
|
||||||
|
edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/unstable-book/{path}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue