Skip to content

Commit 67d0125

Browse files
authored
Merge pull request #463 from swethachowdarytummala/add-swethachowdary
updated the Image link for pandas project which is not working
2 parents cc22f00 + abf166f commit 67d0125

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
@@ -181,7 +181,7 @@ const projectList = [
181181
{
182182
name: "pandas",
183183
imageSrc:
184-
"https://camo.githubusercontent.com/981d48e57e23a4907cebc4eb481799b5882595ea978261f22a3e131dcd6ebee6/68747470733a2f2f70616e6461732e7079646174612e6f72672f7374617469632f696d672f70616e6461732e737667",
184+
"https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Pandas_logo.svg/512px-Pandas_logo.svg.png",
185185
projectLink: "https://github.com/pandas-dev/pandas/contribute",
186186
description: "pandas: powerful Python data analysis toolkit",
187187
tags: ["Python", "data science", "data analysis", "math", "Module"],

0 commit comments

Comments
 (0)