Skip to content

Commit f2bfbf9

Browse files
committed
Update Issue#313
1 parent e2a95b2 commit f2bfbf9

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
@@ -1029,7 +1029,7 @@ const projectList = [
10291029
{
10301030
name: 'Phpmyadmin',
10311031
imageSrc:
1032-
'https://raw.githubusercontent.com/phpmyadmin/phpmyadmin/master/themes/original/img/logo_right.png',
1032+
'https://avatars.githubusercontent.com/u/1351977?s=200&v=4',
10331033
projectLink: 'https://www.phpmyadmin.net/contribute/',
10341034
description: 'A web interface for MySQL and MariaDB.',
10351035
tags: ['OpenSource', 'Mariadb', 'Mysql', 'HTML', 'PHP', 'Javascript'],

0 commit comments

Comments
 (0)