From 4e31700598d2972301f65cc07fa9cca7eb5829fd Mon Sep 17 00:00:00 2001 From: creations Date: Sun, 2 Feb 2025 14:08:25 -0500 Subject: [PATCH] forgot forg rename --- src/routes/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/index.ts b/src/routes/index.ts index 913d56f..65213cc 100644 --- a/src/routes/index.ts +++ b/src/routes/index.ts @@ -12,7 +12,7 @@ async function handler(): Promise { message: "Welcome to the booru API, check the documentation for more information", links: { - forgejo: "https://forgejo.creations.works/creations/booru-api", + forgejo: "https://git.creations.works/creations/booru-api", GitHub: "https://github.com/Creationsss/booru-api", }, },