Skip to content

Commit de37237

Browse files
authored
Update markdown-dungeon link
1 parent a8b0ef5 commit de37237

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
@@ -664,7 +664,7 @@ const projectList = [
664664
}, {
665665
name: 'Markdown Dungeon',
666666
imageSrc: 'https://avatars3.githubusercontent.com/u/67384272?v=4',
667-
projectLink: 'https://github.com/MakeContributions/markdown-dungeon',
667+
projectLink: 'https://github.com/MakeContributions/markdown-dungeon/labels/help%20wanted',
668668
description: 'This is an example that how to use Markdown creating a dungeon.',
669669
tags: ['Markdown', 'Good First Issue', 'Beginner'],
670670
}

0 commit comments

Comments
 (0)