Revert "github link updated"

This reverts commit 730d1c6d2c.
This commit is contained in:
Timothy Armes
2024-05-08 18:39:16 +02:00
parent 730d1c6d2c
commit 4ca0914060
3 changed files with 2 additions and 6 deletions
@@ -24,7 +24,7 @@ export default function Footer() {
onClick={() => setBurgerMenuIsOpen(false)}
>
<a
href="https://github.com/echecsfrance/echecsfrance"
href="https://github.com/TheRealOwenRees/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/echecsfrance/echecsfrance"
href="https://github.com/TheRealOwenRees/echecsfrance"
>
{str}
</a>