Skip to content

Commit 9c0e408

Browse files
authored
Change projectLink for PRoot
1 parent 196ede8 commit 9c0e408

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
@@ -645,7 +645,7 @@ const projectList = [
645645
{
646646
name: 'PRoot',
647647
imageSrc: 'https://avatars2.githubusercontent.com/u/12125707',
648-
projectLink: 'https://github.com/proot-me/PRoot/contribute',
648+
projectLink: 'https://github.com/proot-me/proot',
649649
description:
650650
'chroot, mount --bind, and binfmt_misc without privilege/setup for Linux ',
651651
tags: ['chroot-environment', 'userland-exec', 'rootfs', 'chroot', 'c'],

0 commit comments

Comments
 (0)