summaryrefslogtreecommitdiff
path: root/app/views/users/_profile.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/users/_profile.html.haml')
-rw-r--r--app/views/users/_profile.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/_profile.html.haml b/app/views/users/_profile.html.haml
index 3b44959baad..0a70b738071 100644
--- a/app/views/users/_profile.html.haml
+++ b/app/views/users/_profile.html.haml
@@ -12,7 +12,7 @@
- unless user.linkedin.blank?
%li
%span.light LinkedIn:
- %strong= user.linkedin
+ %strong= link_to user.linkedin, "http://www.linkedin.com/in/#{user.linkedin}"
- unless user.twitter.blank?
%li
%span.light Twitter: