Skip to content

Commit 8456616

Browse files
committed
Zk link.
1 parent 5e83754 commit 8456616

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/components/features/HomepageFeatures.tsx

+4-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ const FeatureList: FeatureItem[] = [
5757
about Mina
5858
</Link>
5959
,
60-
<Link to="https://minaprotocol.com/about" className={styles.minaLink}>
60+
<Link
61+
to="https://minaprotocol.com/blog/four-zk-technologies-you-should-know"
62+
className={styles.minaLink}
63+
>
6164
{' '}
6265
zero knowledge proofs{' '}
6366
</Link>

0 commit comments

Comments
 (0)