Skip to content

Commit 0b30bc6

Browse files
authored
Update index.js
1 parent ca17b88 commit 0b30bc6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/constants/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ const projects = [
216216
},
217217
],
218218
image: studynotion,
219-
source_code_link: "https://github.com/kc-sharma/StudyNotion",
219+
source_code_link: "https://github.com/ayushshanks/StudyNotion",
220220
},
221221
{
222222
name: "PetGrove",
@@ -237,7 +237,7 @@ const projects = [
237237
},
238238
],
239239
image: petgrove,
240-
source_code_link: "https://github.com/kc-sharma/PetGrove",
240+
source_code_link: "https://github.com/ayushshanks/PetGrove",
241241
},
242242
{
243243
name: "ChessImprover",
@@ -258,7 +258,7 @@ const projects = [
258258
},
259259
],
260260
image: banking,
261-
source_code_link: "https://github.com/banking",
261+
source_code_link: "https://github.com/ayushshanks/ChessImprover",
262262
},
263263
];
264264

0 commit comments

Comments
 (0)