Update github link

This commit is contained in:
austinkelsay 2024-10-17 10:49:34 -05:00
parent 47a454c6cc
commit 2900a24c71

View File

@ -107,7 +107,7 @@ const AboutPage = () => {
icon="pi pi-github"
tooltip="Github"
className="text-gray-300"
onClick={() => window.open('https://github.com/pleb-devs', '_blank')}
onClick={() => window.open('https://github.com/austinkelsay/plebdevs', '_blank')}
/>
<GenericButton
severity="info"