Skip to content

Commit 5d6d8f3

Browse files
Merge pull request #169 from umdevclub/fix/study-nav
fix: wrong link for studyNav
2 parents d431d09 + 5cca90e commit 5d6d8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/resources/data/hackathonWinners.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const hackathonWinners: Record<string, HackathonWinner[]> = {
4040
"Garrett Malenko",
4141
"Ben Purvis",
4242
],
43-
projectUrl: "https://devpost.com/software/studynav",
43+
projectUrl: "https://devpost.com/software/libby-g1ckli",
4444
},
4545
{
4646
prizeIndex: 3,

0 commit comments

Comments
 (0)