Skip to content

Commit d44b3ac

Browse files
Updated projectLink of Zulip Project
Changed the redirection from Zulip repo page to Zulip contribute page Co-authored-by: Roshan Jossy <[email protected]>
1 parent f01f8e7 commit d44b3ac

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
@@ -700,7 +700,7 @@ const projectList = [
700700
{
701701
name: 'Zulip',
702702
imageSrc: 'https://avatars0.githubusercontent.com/u/4921959?s=200&v=4',
703-
projectLink: 'https://github.com/zulip',
703+
projectLink: 'https://github.com/zulip/zulip/contribute',
704704
description: 'Powerful Open Source Group Chat',
705705
tags: ['OpenSource', 'Chat', 'Javascript', 'Beginner', 'Python'],
706706
}

0 commit comments

Comments
 (0)