Skip to content

Commit

Permalink
corrected links
Browse files Browse the repository at this point in the history
  • Loading branch information
devxMani committed Oct 12, 2024
1 parent 6a9857c commit 6da3a5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/Shared/footer/Content.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@ const Nav = () => {
},
{
name: 'Tiktok',
link: 'https://www.tiktok.com/@sipnplaynyc?lang=en',
link: 'https://www.tiktok.com/@sipnplaynycofficial?lang=en',
icon: <FaTiktok />,
},
{
name: 'GitHub',
link: 'https://github.com/devxMani/PlayCafe',
link: 'https://github.com/RamakrushnaBiswal/PlayCafe',
icon: <FaGithub />,
},
];
Expand Down

0 comments on commit 6da3a5a

Please sign in to comment.