Skip to content

Commit b824e0a

Browse files
Update ProductNavigation.tsx
remove "get certified"
1 parent b421df5 commit b824e0a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Header/Nav/ProductNavigation/Mobile/ProductNavigation.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ export function ProductNavigation() {
8787
<a href="https://dev.chain.link/chainlog" className={styles.productContentLink}>
8888
Changelog
8989
</a>
90-
<a href="https://dev.chain.link/certification" className={styles.productContentLink}>
91-
Get Certified
92-
</a>
9390
</ul>
9491
</div>
9592
<div className={clsx(styles.subProductContentPage)}>

0 commit comments

Comments
 (0)