Skip to content

Commit

Permalink
Auto merge of #10124 - matklad:edit-template-url, r=ehuss
Browse files Browse the repository at this point in the history
book: add edit links to specific pages
  • Loading branch information
bors committed Nov 28, 2021
2 parents b85ad15 + 3028bba commit 8032ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ author = "Alex Crichton, Steve Klabnik and Carol Nichols, with Contributions fro

[output.html]
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src"
edit-url-template = "https://github.com/rust-lang/cargo/edit/master/src/doc/{path}"

0 comments on commit 8032ac5

Please sign in to comment.