Skip to content

Commit 575a074

Browse files
committed
Fix Linkedin profile URL at social component
1 parent 1968180 commit 575a074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/social/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
id: 2,
1414
title: 'Linkedin',
15-
url: 'https://linkedin.com/idmarjr',
15+
url: 'https://linkedin.com/in/idmarjr/',
1616
},
1717
{
1818
id: 3,

0 commit comments

Comments
 (0)