Thanks to visit codestin.com Credit goes to github.com
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 391f3bd commit 45337d5Copy full SHA for 45337d5
book.toml
@@ -15,7 +15,7 @@ command = "mdbook-mermaid"
15
16
[output.html]
17
git-repository-url = "https://github.com/rust-lang/rustc-dev-guide"
18
-edit-url-template = "https://github.com/rust-lang/rustc-dev-guide/tree/master/{path}?mode=edit"
+edit-url-template = "https://github.com/rust-lang/rustc-dev-guide/edit/master/{path}"
19
additional-js = ["mermaid.min.js", "mermaid-init.js"]
20
21
[output.html.fold]
0 commit comments