From cc03f306e0ae655d30d29cd448832e5136ddd1e1 Mon Sep 17 00:00:00 2001 From: Tony Bark <35226681+tonytins@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:29:15 -0500 Subject: [PATCH] Fixed git link --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.toml b/book.toml index 5ed87f4..4c21573 100644 --- a/book.toml +++ b/book.toml @@ -5,4 +5,4 @@ language = "en" [output.html] git-repository-icon = "fas-code-fork" -git-repository-url = "https://git.tonybark.com/sixam/dnd-supplement-template" +git-repository-url = "https://git.tonybark.com/toolbox/dnd-supplement-template"