Skip to content

Commit 46fcf46

Browse files
committed
fix(social): updated linkedin
1 parent 7941337 commit 46fcf46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/constants/social-links.const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const SOCIAL_LINKS: SocialLinksModel[] = [
1212
{
1313
id: 2,
1414
label: 'settings.profileSettings.social.labels.linkedIn',
15-
address: 'https://linkedin.com/',
15+
address: 'https://linkedin.com/in/',
1616
placeholder: 'in/userID, profie/view?profileID, or pub/pubID',
1717
key: 'linkedIn',
1818
icon: 'linkedin.svg',

0 commit comments

Comments
 (0)