Skip to content

Commit a137fe6

Browse files
authored
Merge pull request #130 from gavv/patch-1
Update links to Roc
2 parents 98878f6 + f1f0040 commit a137fe6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,9 +516,9 @@ const projectList = [
516516
tags: ['JavaScript', 'server-rendering', 'node', 'nextjs', 'react']
517517
},
518518
{
519-
name: 'Roc',
520-
imageSrc: 'https://roc-project.github.io/icon.png',
521-
projectLink: 'https://github.com/roc-project/roc/labels/help%20wanted',
519+
name: 'Roc Toolkit',
520+
imageSrc: 'https://roc-streaming.org/icon.png',
521+
projectLink: 'https://github.com/roc-streaming/roc-toolkit/labels/help%20wanted',
522522
description: 'A toolkit for real-time audio streaming over the network',
523523
tags: ['C++', 'Audio', 'Streaming', 'Networking', 'Cross-Platform', 'Linux', 'MacOS', 'Windows']
524524
},

0 commit comments

Comments
 (0)