diff --git a/docs/book.toml b/docs/book.toml index fefd53b..5d7dbf5 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -3,3 +3,7 @@ authors = ["timothebot"] language = "en" src = "src" title = "Lacy Documentation" + +[output.html] +git-repository-url = "https://github.com/timothebot/lacy" +edit-url-template = "https://github.com/timothebot/lacy/edit/main/docs/{path}"