diff --git a/book.toml b/book.toml index f5d4ab6..e4acd7d 100644 --- a/book.toml +++ b/book.toml @@ -9,3 +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}"