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 b13cbcc commit ccf79d6Copy full SHA for ccf79d6
book.toml
@@ -12,7 +12,7 @@ edition = "2018"
12
site-url = "/wg-async/"
13
git-repository-url = "https://github.com/rust-lang/wg-async"
14
additional-js =["mermaid.min.js", "mermaid-init.js"]
15
-edit-url-template = "https://github.com/rust-lang/wg-async/tree/master/{path}?mode=edit"
+edit-url-template = "https://github.com/rust-lang/wg-async/edit/master/{path}"
16
17
[output.html.fold]
18
enable = true
0 commit comments