fix(About.astro): fix my own mistake in the link

issue/index
CTome 2023-11-15 16:49:20 +00:00 committed by GitHub
parent 4e339539e8
commit 1d1a6517b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import SocialButton from "./SocialButton.astro";
</p> </p>
<p> <p>
Found a bug? feel free to open an issue or pull request on our <a Found a bug? feel free to open an issue or pull request on our <a
href="https://github.com/hullcss//hullcss-astro">GitHub</a href="https://github.com/hullcss/hullcss-astro">GitHub</a
> page. > page.
</p> </p>
</div> </div>