Skip to content

Commit 0935149

Browse files
author
Adam Rusted
authored
Update Simple Icons
1 parent e7ec958 commit 0935149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,8 @@ const projectList = [
820820
},
821821
{
822822
name: 'Simple Icons',
823-
imageSrc: 'https://github.com/simple-icons/simple-icons-website/blob/master/public/images/og.png',
824-
projectLink: 'https://github.com/simple-icons/simple-icons',
823+
imageSrc: 'https://raw.githubusercontent.com/simple-icons/simple-icons-website/master/public/images/og.png',
824+
projectLink: 'https://github.com/simple-icons/simple-icons/contribute',
825825
description: 'SVG icons for popular brands',
826826
tags: ['JavaScript', 'OpenSource', 'Beginner', 'SVG', 'NodeJS']
827827
}

0 commit comments

Comments
 (0)