Changeset 324

Show
Ignore:
Timestamp:
09/21/07 20:52:21 (1 year ago)
Author:
btrott
Message:

Fixed URI for LinkedIn? profile.

BugzID: 58834

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Elsewhere/plugins/Elsewhere/lib/WWW/SocialNetworks.pm

    r323 r324  
    2424    jaiku       => [ 'Jaiku', 'http://%s.jaiku.com/' ], 
    2525    lastfm      => [ 'Last.fm', 'http://www.last.fm/user/%s/' ], 
    26     linkedin    => [ 'LinkedIn', 'http://www.linkedin.com/in/%s/' ], 
     26    linkedin    => [ 'LinkedIn', 'http://www.linkedin.com/in/%s' ], 
    2727    livejournal => [ 'LiveJournal', 'http://%s.livejournal.com/' ], 
    2828    mog         => [ 'MOG', 'http://mog.com/%s' ],