update links
This commit is contained in:
@@ -7,7 +7,7 @@ export default function Footer() {
|
||||
<p>
|
||||
© 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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user