Skip to content

Commit

Permalink
Refactor Code
Browse files Browse the repository at this point in the history
  • Loading branch information
samarjitsahoo committed Dec 22, 2024
1 parent 3b794fe commit 18a4e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProjectDetails/ProjectInfo.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const projectInfoData = [
{
name: "ChatGPT Clone",
category: "API Project",
url: "https://samargpt.vercel.app",
url: "https://samargpt.netlify.app",
},
{
name: "Google Maps Clone",
Expand Down

0 comments on commit 18a4e04

Please sign in to comment.