update links

This commit is contained in:
Nathaniel Tampus
2023-07-01 19:40:14 +08:00
parent 88c86025f4
commit 2b57b3f116
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ export default function Footer() {
<p>
&copy; 2023{" "}
<a
href="https://nize.ph"
href="https://nize.foo"
target="_blank"
rel="noopener noreferrer"
className="link-hover"
@@ -18,7 +18,7 @@ export default function Footer() {
</div>
<div className="items-center">
<a
href="https://github.com/nizewn/chessu"
href="https://github.com/nizefoo/chessu"
target="_blank"
rel="noopener noreferrer"
className="btn btn-ghost btn-sm gap-1 normal-case"

View File

@@ -34,7 +34,7 @@ export default function Header() {
<p className="text-left text-xs">
This project is a work in progress. You can view the roadmap{" "}
<a
href="https://github.com/users/nizewn/projects/2"
href="https://github.com/users/nizefoo/projects/2"
target="_blank"
rel="noopener noreferrer"
className="link"