Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 57442b2

Browse files
authoredDec 12, 2024
added edit and github icon fix #678 (#713)
1 parent abe5d81 commit 57442b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎book.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ src = "src"
1212
mathjax-support = false
1313
# theme = "theme"
1414
additional-css = ["theme/custom.css"]
15+
git-repository-url = "https://github.com/rust-lang-nursery/rust-cookbook"
16+
edit-url-template = "https://github.com/rust-lang-nursery/rust-cookbook/edit/master/{path}"
1517

1618
[output.html.playpen]
1719
editable = false

0 commit comments

Comments
 (0)
Please sign in to comment.