From 82004ee9cc09f5e2ce310da8801077acc08206c4 Mon Sep 17 00:00:00 2001 From: ByteDice Date: Mon, 17 Aug 2026 21:54:04 +0200 Subject: [PATCH] continuation to previous commit since i forgot to save the file --- data/navBar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/navBar.json b/data/navBar.json index 3547d93..26179cc 100644 --- a/data/navBar.json +++ b/data/navBar.json @@ -7,7 +7,7 @@ { "icon": "github_8x8.png", "action": "navigate", - "actionValue": "https://github.com/ByteDice" + "actionValue": "https://git.bytedice.net/ByteDice/ByteDiceWeb" }, { "hidden": true,