Unnamed repository; edit this file 'description' to name the repository.
Quite edit page
Stolen from https://github.com/rust-lang/wg-async-foundations/pull/225
Ivan Tham 2021-07-28
parent 1493313 · commit 013bec4
-rw-r--r--book/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/book.toml b/book/book.toml
index e6d3eee3..3ccaf71e 100644
--- a/book/book.toml
+++ b/book/book.toml
@@ -4,6 +4,7 @@ language = "en"
multilingual = false
src = "src"
theme = "colibri"
+edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{path}?mode=edit"
[output.html]
cname = "docs.helix-editor.com"