Skip to content

Commit

Permalink
Merge pull request #30 from ENGINEER-NITK/mardav-patch-4
Browse files Browse the repository at this point in the history
[Team] : fixed links
  • Loading branch information
marcdhi authored Sep 17, 2023
2 parents 84a4db6 + 03f5e78 commit eb49708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Team/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ export const People = [{
imageUrl: hritik,
description: 'Web Developer',
position: 'WEB TEAM',
linkedinUrl: 'https://www.linkedin.com/in/'
linkedinUrl: 'http://www.linkedin.com/in/hritik-sarraf-333099250'
},

{
name: 'SHASHANK RANJAN',
imageUrl: shashank,
description: 'Imposter',
position: 'WEB TEAM',
linkedinUrl: 'https://www.linkedin.com/in/'
linkedinUrl: 'https://www.linkedin.com/in/s9r'
},
];

Expand Down

0 comments on commit eb49708

Please sign in to comment.