From 01424041fff0ae9de3aac27027cb1087c54da345 Mon Sep 17 00:00:00 2001 From: Peter Wood Date: Fri, 14 Nov 2025 13:03:34 -0500 Subject: [PATCH] chore: Update footer to remove GitHub link and retain only website link --- docs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.json b/docs.json index e6a9272..e5445f4 100644 --- a/docs.json +++ b/docs.json @@ -111,8 +111,7 @@ }, "footer": { "socials": { - "github": "https://github.com/acedanger", - "gitea": "https://git.ptrwd.com/peterwood/stocks/" + "website": "https://git.ptrwd.com/peterwood/stocks/" } } } \ No newline at end of file