From 57593cbeeb9cb33c770b75fd756c6283cd56c070 Mon Sep 17 00:00:00 2001 From: logan Date: Wed, 15 May 2024 18:53:28 -0400 Subject: [PATCH] Update book.toml fix repo linked at bottom of pages --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.toml b/book.toml index 0c8b6c8e..c580c253 100644 --- a/book.toml +++ b/book.toml @@ -16,7 +16,7 @@ renderer = ["html"] [output.html] default-theme = "whisky" preferred-dark-theme = "whisky" -git-repository-url = "https://github.com/Whisky-App/Whisky" +git-repository-url = "https://github.com/Whisky-App/whisky-book" git-repository-icon = "fa-github" edit-url-template = "https://github.com/Whisky-App/whisky-book/edit/main/{path}" input-404 = "not-found.md"