We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13190cb + 86dfd41 commit 201ac36Copy full SHA for 201ac36
src/helper/projects.js
@@ -318,7 +318,7 @@ const projects = [
318
name: 'OpenChat',
319
description:
320
'a decentralised platform for secure and private messaging and file sharing built on top of blockchain',
321
- link: { href: '#', label: 'OpenChat' },
+ link: { href: '/projects/openchat', label: 'OpenChat' },
322
logo: OpenChatLogo,
323
status: 'ongoing',
324
category: 'Ongoing'
0 commit comments