diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index c3955f5..998c422 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -22,7 +22,7 @@ const buildId = process.env.NEXT_PUBLIC_BUILD_ID const buildTime = process.env.NEXT_PUBLIC_BUILD_TIME; const gitUrl = isProduction() ? `https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2/commit/${buildId}` - : "https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2"; + : "https://s.fascinated.cc/s/ssr-gitea"; export default function Footer() { return ( @@ -31,7 +31,7 @@ export default function Footer() {
{ssrSettings.siteName}