Skip to content

Commit 976cbd6

Browse files
committed
Update ProductNavigation.tsx
1 parent c3b4ef2 commit 976cbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export function ProductNavigation() {
8686
<a href="https://dev.chain.link/changelog" className={styles.productContentLink}>
8787
Changelog
8888
</a>
89-
<a href="https://dev.chain.link/certification" className={styles.productContentLink}>
89+
<a href="/certification" className={styles.productContentLink}>
9090
Get Certified
9191
</a>
9292
</ul>

0 commit comments

Comments
 (0)