Skip to content

Commit 53d69c8

Browse files
authored
add quick-edit button on each page
1 parent 54c62bb commit 53d69c8

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 @@ command = "./build.bash"
1313
additional-js = ["js/moment.min.js", "js/index.js"]
1414
no-section-label=true
1515
git-repository-url="https://github.com/rust-lang/rust-forge"
16+
edit-url-template = "https://github.com/rust-lang/rust-forge/edit/master/{path}"
1617
curly-quotes = true
1718

1819
[output.html.redirect]

0 commit comments

Comments
 (0)