Unnamed repository; edit this file 'description' to name the repository.
chore(book): link repository (#5101)
Marco Ieni 2022-12-12
parent a34ba07 · commit d5ab974
-rw-r--r--book/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/book.toml b/book/book.toml
index 2277a0bd..9835145c 100644
--- a/book/book.toml
+++ b/book/book.toml
@@ -9,3 +9,4 @@ edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{pat
cname = "docs.helix-editor.com"
default-theme = "colibri"
preferred-dark-theme = "colibri"
+git-repository-url = "https://github.com/helix-editor/helix"