diff --git a/book.toml b/book.toml index e4acd7d..c630463 100644 --- a/book.toml +++ b/book.toml @@ -9,4 +9,4 @@ description = "A brief description of your book." [output.html] git-repository-url = "https://github.com/waku-org/waku-simulator" git-repository-icon = "fa-github" -edit-url-template = "https://github.com/waku-org/waku-simulator/master/guide/{path}" +edit-url-template = "https://github.com/waku-org/waku-simulator/edit/master/{path}"