Skip to content

Commit 76114d4

Browse files
authored
Merge pull request #6 from ryanwoconnor/patch-1
Update AboutMe.js
2 parents 3afa5f6 + 79a47ca commit 76114d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/AboutMe.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default function AboutMe() {
116116
</div>
117117
<div className="flex flex-row justify-start items-center">
118118
<a
119-
href={userData.socialLinks.twitter}
119+
href={userData.socialLinks.instagram}
120120
className="flex flex-row items-center space-x-4 group"
121121
>
122122
<div className="my-4">&rarr;</div>

0 commit comments

Comments
 (0)