github link updated

This commit is contained in:
Owen Rees
2024-04-29 16:19:27 +02:00
parent 09ae715e36
commit 730d1c6d2c
3 changed files with 6 additions and 2 deletions
@@ -24,7 +24,7 @@ export default function Footer() {
onClick={() => setBurgerMenuIsOpen(false)}
>
<a
href="https://github.com/TheRealOwenRees/echecsfrance"
href="https://github.com/echecsfrance/echecsfrance"
target="_blank"
aria-label={t("githubAria")}
className="mr-4"
+1 -1
View File
@@ -156,7 +156,7 @@ export default function Home() {
target="_blank"
className="text-primary hover:bg-primary-700"
rel="noopener noreferrer"
href="https://github.com/TheRealOwenRees/echecsfrance"
href="https://github.com/echecsfrance/echecsfrance"
>
{str}
</a>