Skip to content

Commit 14b9299

Browse files
committed
Fix linkedIn link
1 parent 373e6fc commit 14b9299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = {
4545
twitter: `https://bit.ly/agstwtr`,
4646
github: `https://bit.ly/agsgithubp`,
4747
resume: `https://bit.ly/ags-my-resume`,
48-
linkedin: `https://bit.ly/agslnkd`,
48+
linkedin: `https://bit.ly/ags-linkedin`,
4949
stackoverflow: `https://bit.ly/agsso`,
5050
aboutme: `/about-me`,
5151
},

0 commit comments

Comments
 (0)