diff --git a/book.toml b/book.toml index 47c748f..1672198 100644 --- a/book.toml +++ b/book.toml @@ -7,5 +7,5 @@ title = "Git Commands by James Skemp" [output.html] git-repository-url = "https://git.ebacher-skemp.com/books/book-git-commands" -edit-url-template = "https://gitlab.com/strivinglife/book-git-commands/-/edit/master/{path}" +edit-url-template = "https://git.ebacher-skemp.com/books/book-git-commands/_edit/master/{path}" git-repository-icon = "fa-git"