Skip to content

Commit eba707f

Browse files
authored
Fixed the link pointing to linkedin
1 parent 90114ba commit eba707f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</a>
2626
{% endif %}
2727
{% if author.linkedin %}
28-
<a class="btn btn-social-icon btn-linkedin" href="https://twitter.com/{{ author.linkedin }}">
28+
<a class="btn btn-social-icon btn-linkedin" href="https://www.linkedin.com/in/{{ author.linkedin }}">
2929
<span class="fa fa-linkedin"></span>
3030
</a>
3131
{% endif %}

0 commit comments

Comments
 (0)