Skip to content

Commit 6fca385

Browse files
committed
fix: projectLink re-formatted
1 parent db8d7ea commit 6fca385

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
@@ -693,7 +693,7 @@ const projectList = [
693693
{
694694
name: 'Chat-e2ee',
695695
imageSrc: 'https://repository-images.githubusercontent.com/271544524/44353a80-d451-11ea-815c-594e4a0c5fb8',
696-
projectLink: 'https://github.com/muke1908/chat-e2ee',
696+
projectLink: 'https://github.com/muke1908/chat-e2ee/labels/good%20first%20issue',
697697
description: 'Chat app in end-to-end enctypted environment without registration',
698698
tags: ['React', 'Chat', 'Javascript', 'Beginner', 'NodeJS'],
699699
}

0 commit comments

Comments
 (0)