Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 57442b2

Browse filesBrowse files
authored
added edit and github icon fix #678 (#713)
1 parent abe5d81 commit 57442b2
Copy full SHA for 57442b2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎book.toml

Copy file name to clipboardExpand all lines: book.toml
+2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.