Skip to content

Commit 6c96bfd

Browse files
authored
Update directory path to the correct one
1 parent 511d4b5 commit 6c96bfd

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
@@ -1148,7 +1148,7 @@ const projectList = [
11481148
},
11491149
{
11501150
name: 'Scribe - Language Keyboards',
1151-
imageSrc: 'https://raw.githubusercontent.com/scribe-org/Organization/main/logo/ScribeIcon1024Rounded.png',
1151+
imageSrc: 'https://raw.githubusercontent.com/scribe-org/Organization/main/icon/ScribeIcon1024Rounded.png',
11521152
projectLink: 'https://github.com/scribe-org/Scribe-iOS',
11531153
description: 'Keyboards for language learners with translation, verb conjugation and more!',
11541154
tags: ['iOS', 'Swift', 'Productivity', 'Good First Issue', 'Beginner']

0 commit comments

Comments
 (0)