Skip to content

Commit 0950c47

Browse files
authored
direct link to issues labeled as easy
1 parent a7ce600 commit 0950c47

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
@@ -2,7 +2,7 @@ const projectList = [
22
{
33
name: 'Ancient Beast',
44
imageSrc: 'https://raw.githubusercontent.com/FreezingMoon/AncientBeast-Website/master/favicon.png',
5-
projectLink: 'https://github.com/FreezingMoon/AncientBeast',
5+
projectLink: 'https://github.com/FreezingMoon/AncientBeast/labels/easy',
66
description: 'Match-based eSport where you duel others by materializing and controlling a squad of creatures.',
77
tags: ['JavaScript', 'TypeScript', 'Node.js', 'Web App', 'Video Game', 'OpenSource', 'Mentored', 'Web', 'Web Development']
88
},

0 commit comments

Comments
 (0)