Skip to content

Commit

Permalink
chore: upadte footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Sep 6, 2024
1 parent f65f2c8 commit f2653c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export const Footer = () => (
<div className='container mx-auto text-center'>
<a
className='text-white hover:text-gray-400'
href='https://github.com/prndog/prndog'
href='https://github.com/dog-18/dog18'
target='_blank'
rel='noopener noreferrer'
>
Expand Down

0 comments on commit f2653c6

Please sign in to comment.