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"