We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3beecc commit 94e797fCopy full SHA for 94e797f
guide/book.toml
@@ -11,6 +11,7 @@ edition = "2018"
11
mathjax-support = true
12
site-url = "/mdBook/"
13
git-repository-url = "https://github.com/rust-lang/mdBook/tree/master/guide"
14
+git-repository-edit-url-template = "https://github.com/rust-lang/mdBook/edit/master/guide/{path}"
15
16
[output.html.playground]
17
editable = true
0 commit comments