We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7941337 commit 46fcf46Copy full SHA for 46fcf46
1 file changed
src/app/shared/constants/social-links.const.ts
@@ -12,7 +12,7 @@ export const SOCIAL_LINKS: SocialLinksModel[] = [
12
{
13
id: 2,
14
label: 'settings.profileSettings.social.labels.linkedIn',
15
- address: 'https://linkedin.com/',
+ address: 'https://linkedin.com/in/',
16
placeholder: 'in/userID, profie/view?profileID, or pub/pubID',
17
key: 'linkedIn',
18
icon: 'linkedin.svg',
0 commit comments