Skip to content

Commit c26f8c1

Browse files
committed
Solve contribute page
1 parent 1cb9959 commit c26f8c1

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
@@ -754,7 +754,7 @@ const projectList = [
754754
{
755755
name: 'Phpmyadmin',
756756
imageSrc: 'https://raw.githubusercontent.com/phpmyadmin/phpmyadmin/master/themes/original/img/logo_right.png',
757-
projectLink: 'https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md',
757+
projectLink: 'https://www.phpmyadmin.net/contribute/',
758758
description: 'A web interface for MySQL and MariaDB.',
759759
tags: ['OpenSource', 'Mariadb', 'Mysql', 'HTML', 'PHP', 'Javascript'],
760760
}

0 commit comments

Comments
 (0)