Skip to content

Commit 94f61e1

Browse files
author
태재영
authored
Update link to contribute instead of issues
1 parent e72f369 commit 94f61e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ const projectList = [
645645
{
646646
name: 'game-of-life',
647647
imageSrc: 'https://troytae.github.io/game-of-life/favicon.gif',
648-
projectLink: 'https://github.com/TroyTae/game-of-life/issues',
648+
projectLink: 'https://github.com/TroyTae/game-of-life/contribute',
649649
description: 'Conway\'s game of life web version!',
650650
tags: ['Javascript', 'Typescript', 'Good First Issue'],
651651
}

0 commit comments

Comments
 (0)