Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 1fa518f

Browse files
authored
Update index.js (#62)
1 parent a005413 commit 1fa518f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ export default () => (
529529
<span>FACEBOOK</span>
530530
</FacebookLink>
531531
</Alink>
532-
<Alink href="https://osdc.github.io/blog/" target="_blank">
532+
<Alink href="https://osdcblog.netlify.app/" target="_blank">
533533
<BlogLink>
534534
<span>BLOG</span>
535535
</BlogLink>

0 commit comments

Comments
 (0)