Skip to content

Commit b04a5c1

Browse files
committed
Fix link
1 parent 9fa7682 commit b04a5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const posts = (await getCollection('blog')).sort(
6262
</a>
6363
</li>
6464
<li>
65-
<a href="https://www.linkedin.com/in/nicknettleton/" target="_blank">
65+
<a href="https://github.com/nicknettleton" target="_blank">
6666
GitHub
6767
</a>
6868
</li>

0 commit comments

Comments
 (0)