fix broken link
This commit is contained in:
parent
9b5a44bdc6
commit
f3b8e81388
|
@ -24,7 +24,7 @@ export default function About() {
|
||||||
This site was built by{" "}
|
This site was built by{" "}
|
||||||
<a
|
<a
|
||||||
style={{ textDecoration: "underline" }}
|
style={{ textDecoration: "underline" }}
|
||||||
href="https://hobbs.zone/henry/"
|
href="https://hobbs.zone/henry.html"
|
||||||
>
|
>
|
||||||
Henry Hobbs
|
Henry Hobbs
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue