We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca17b88 commit 0b30bc6Copy full SHA for 0b30bc6
1 file changed
src/constants/index.js
@@ -216,7 +216,7 @@ const projects = [
216
},
217
],
218
image: studynotion,
219
- source_code_link: "https://github.com/kc-sharma/StudyNotion",
+ source_code_link: "https://github.com/ayushshanks/StudyNotion",
220
221
{
222
name: "PetGrove",
@@ -237,7 +237,7 @@ const projects = [
237
238
239
image: petgrove,
240
- source_code_link: "https://github.com/kc-sharma/PetGrove",
+ source_code_link: "https://github.com/ayushshanks/PetGrove",
241
242
243
name: "ChessImprover",
@@ -258,7 +258,7 @@ const projects = [
258
259
260
image: banking,
261
- source_code_link: "https://github.com/banking",
+ source_code_link: "https://github.com/ayushshanks/ChessImprover",
262
263
];
264
0 commit comments