Skip to content

Commit a3e8f9e

Browse files
committed
change to contibute page to conform to project list convention
1 parent 729b0d8 commit a3e8f9e

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
@@ -83,7 +83,7 @@ const projectList = [
8383
}, {
8484
name: 'pandas',
8585
imageSrc: 'https://camo.githubusercontent.com/981d48e57e23a4907cebc4eb481799b5882595ea978261f22a3e131dcd6ebee6/68747470733a2f2f70616e6461732e7079646174612e6f72672f7374617469632f696d672f70616e6461732e737667',
86-
projectLink: 'https://github.com/pandas-dev/pandas',
86+
projectLink: 'https://github.com/pandas-dev/pandas/contribute',
8787
description: 'pandas: powerful Python data analysis toolkit',
8888
tags: ['Python', 'data science', 'data analysis', 'math', 'Module']
8989
}, {

0 commit comments

Comments
 (0)