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", }, },