Skip to content

Commit abc1dc9

Browse files
authored
Merge pull request #147 from thecodersatyam/source
Updated ODK GitHub Link
2 parents d8565e3 + ab49260 commit abc1dc9

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
@@ -385,7 +385,7 @@ const projectList = [
385385
{
386386
name: 'Open Data Kit',
387387
imageSrc: 'https://opendatakit.org/assets/images/logo.png',
388-
projectLink: 'https://github.com/opendatakit',
388+
projectLink: 'https://github.com/getodk',
389389
description: 'Free and open-source set of tools for collecting data in challenging environments.',
390390
tags: ['Open Source', 'Software', 'JAVA', 'Android']
391391
},

0 commit comments

Comments
 (0)