We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2371da commit e81b583Copy full SHA for e81b583
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