diff --git a/src/components/server/Footer/Footer.astro b/src/components/server/Footer/Footer.astro index c8b9560..6357e45 100644 --- a/src/components/server/Footer/Footer.astro +++ b/src/components/server/Footer/Footer.astro @@ -11,7 +11,7 @@ const links: Record> = { Discord: "https://farirpgs.com/discord", Bluesky: "https://farirpgs.com/bluesky", Threads: "https://farirpgs.com/threads", - GitHub: "https://github.com/farirpgs", + GitHub: "https://github.com/farirpgs/keeper", }, Miscellaneous: { Contact: "https://farirpgs.com/contact",