fix(About.astro): correct GH repo link
parent
721d562004
commit
4e339539e8
|
@ -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/website-astro">GitHub</a
|
href="https://github.com/hullcss//hullcss-astro">GitHub</a
|
||||||
> page.
|
> page.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue