From b268caaa085a005b80942878145e6209f4139929 Mon Sep 17 00:00:00 2001 From: Alvaro Revuelta Date: Wed, 12 Jun 2024 13:19:40 +0200 Subject: [PATCH] Update book.toml --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"