Fixed repo link

This commit is contained in:
NSDE 2023-08-13 15:53:05 +02:00
parent 49d7744790
commit 796e132742
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ const AboutMenu = () => {
ns='about'
components={[
<a
href='https://github.com/ztjhz/BetterChatGPT'
href='https://github.com/NovaOSS/nova-betterchat'
target='_blank'
className='link'
/>,
@ -87,7 +87,7 @@ const AboutMenu = () => {
ns='about'
components={[
<a
href='https://github.com/ztjhz/BetterChatGPT'
href='https://github.com/NovaOSS/nova-betterchat'
target='_blank'
className='link'
/>,

View file

@ -8,7 +8,7 @@ const Me = () => {
return (
<a
className='flex py-2 px-2 items-center gap-3 rounded-md hover:bg-gray-500/10 transition-colors duration-200 text-white cursor-pointer text-sm'
href='https://github.com/ztjhz/BetterChatGPT'
href='https://github.com/NovaOSS/nova-betterchat'
target='_blank'
>
<HeartIcon />