diff --git a/book.toml b/book.toml index ae80264..9a65e5e 100644 --- a/book.toml +++ b/book.toml @@ -4,3 +4,7 @@ language = "en" multilingual = false src = "src" title = "Git Commands by James Skemp" + +[output.html] +git-repository-url = "https://gitlab.com/strivinglife/book-git-commands" +edit-url-template = "https://gitlab.com/strivinglife/book-git-commands/-/edit/master/{path}"