Commit abbbb63

HPCesia <me@hpcesia.com>
2025-03-05 14:28:44
fix: update footer link for Astral Halo
Astral Halo's ownership transfer to Astral Halo organization in GitHub now.
1 parent b3c8d9d
Changed files (1)
src/config.ts
@@ -145,7 +145,7 @@ export const footerConfig: FooterConfig = {
     [
       {
         text: 'Astral Halo',
-        link: 'https://github.com/HPCesia/astral-halo/',
+        link: 'https://github.com/Astral-Halo/astral-halo',
         class: 'font-bold',
       },
     ],