Skip to content

Commit 288b4e4

Browse files
authored
Merge pull request #1941 from tshepang/patch-2
allow easy fixes
2 parents 05c7d8b + 07cddd6 commit 288b4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ enable = true
1313

1414
[output.html]
1515
git-repository-url = "https://github.com/rust-lang/rust-by-example"
16+
edit-url-template = "https://github.com/rust-lang/rust-by-example/edit/master/{path}"
1617
hash-files = true
1718
additional-css = [
1819
"theme/css/language-picker.css",

0 commit comments

Comments
 (0)